Skip to content

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

Draft
cincuranet wants to merge 1 commit into
dotnet:mainfrom
cincuranet:if-match2
Draft

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

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 22, 2026
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