Skip to content

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

Open
an-tao wants to merge 1 commit into
masterfrom
fix/smuggling
Open

fix(http): reject ambiguous requests with both CL and TE headers#2550
an-tao wants to merge 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.
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