Skip to content

Add header dictionary analyzer and fixer #44123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Sep 22, 2022

Fixes #44116

image

@JamesNK JamesNK requested review from a team, dougbu, wtgodbe and Pilchie as code owners September 22, 2022 13:13
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 22, 2022
@JamesNK
Copy link
Member Author

JamesNK commented Sep 23, 2022

Brought in changes from #44061 so I can get all tests to pass when I update the verifiers.

It's merged in release/7.0, and will get merged to main soon. Small merge conflict to resolve depending on who gets merged first 💪

@JamesNK JamesNK force-pushed the jamesnk/headerdictionary-analyzer branch from 9ae0e7c to 8b59ba0 Compare September 26, 2022 08:40
@JamesNK JamesNK force-pushed the jamesnk/headerdictionary-analyzer branch from ad5aaf4 to 76cd4d5 Compare September 26, 2022 22:03
@JamesNK JamesNK enabled auto-merge (squash) September 26, 2022 22:04
@JamesNK JamesNK merged commit daab261 into main Sep 26, 2022
@JamesNK JamesNK deleted the jamesnk/headerdictionary-analyzer branch September 26, 2022 23:41
@ghost ghost added this to the 8.0-preview1 milestone Sep 26, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an Analyzer to recommend using DIM properties with IHeaderDictionary instead of indexer
3 participants