Skip to content

reqs: fix case-sensitive matching of "chunked"#605

Merged
rofl0r merged 1 commit intotinyproxy:masterfrom
rofl0r:chunked_case
Apr 3, 2026
Merged

reqs: fix case-sensitive matching of "chunked"#605
rofl0r merged 1 commit intotinyproxy:masterfrom
rofl0r:chunked_case

Conversation

@rofl0r
Copy link
Copy Markdown
Contributor

@rofl0r rofl0r commented Apr 3, 2026

the chunked transfer encoding needs to be matched in a case- insensitive manner.

closes #604

the chunked transfer encoding needs to be matched in a case-
insensitive manner.

closes tinyproxy#604
@rofl0r rofl0r merged commit 879bf84 into tinyproxy:master Apr 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP Request Parsing Desynchronization via Case-Sensitive Transfer-Encoding Handling

1 participant