Skip to content

test1546, chunked not last transfer encoding #13736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

icing
Copy link
Contributor

@icing icing commented May 21, 2024

  • with more than one transfer-encoding, 'chunked' must be the last added to the writer stack (and therefore the first to decode). RFC 9112, ch. 6.1.

- with more than one transfer-encoding, 'chunked' must be
  the last added to the writer stack (and therefore the first
  to decode). RFC 9112, ch. 6.1.
@github-actions github-actions bot added the tests label May 21, 2024
@bagder bagder closed this in f867942 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants