Skip to content

reject transfer-encoding after chunked - #13733

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:http-chunked-ordering
Closed

reject transfer-encoding after chunked#13733
icing wants to merge 1 commit into
curl:masterfrom
icing:http-chunked-ordering

Conversation

@icing

@icing icing commented May 21, 2024

Copy link
Copy Markdown
Contributor
  • reject a response that applies a transfer-encoding after a 'chunked' encoding. RFC 9112 ch. 6.1 requires chunked to be the final encoding.

- reject a response that applies a transfer-encoding after
  a 'chunked' encoding. RFC 9112 ch. 6.1 required chunked
  to be the final encoding.
@bagder bagder closed this in 1d7b86e May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant