Skip to content

fix(http): reject ambiguous requests with both CL and TE headers - #2550

Merged
an-tao merged 1 commit into
masterfrom
fix/smuggling
Aug 4, 2026
Merged

fix(http): reject ambiguous requests with both CL and TE headers#2550
an-tao merged 1 commit into
masterfrom
fix/smuggling

Conversation

@an-tao

@an-tao an-tao commented Jul 29, 2026

Copy link
Copy Markdown
Member

Reject requests containing both Content-Length and Transfer-Encoding headers to prevent inconsistent message framing and HTTP request smuggling when deployed behind intermediaries.

Reject requests containing both Content-Length and Transfer-Encoding
headers to prevent inconsistent message framing and HTTP request
smuggling when deployed behind intermediaries.
@an-tao
an-tao merged commit 8ab17db into master Aug 4, 2026
62 of 63 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.

1 participant