Skip to content

Reduce algorithmic complexity for parsing If-Match and If-None-Match.#66670

Closed
cincuranet wants to merge 1 commit into
dotnet:mainfrom
cincuranet:if-match
Closed

Reduce algorithmic complexity for parsing If-Match and If-None-Match.#66670
cincuranet wants to merge 1 commit into
dotnet:mainfrom
cincuranet:if-match

Conversation

@cincuranet

Copy link
Copy Markdown
Contributor

Fixes #66668

@github-actions github-actions Bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label May 13, 2026
@cincuranet

Copy link
Copy Markdown
Contributor Author

Closing in favor of #66796.

@cincuranet cincuranet closed this May 28, 2026
@cincuranet cincuranet deleted the if-match branch May 28, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

High algorithmic complexity when parsing If-Match or If-None-Match header values containing many comma separators followed by an unparseable character

1 participant