Skip to content
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

http: restore header folding behavior #8899

Closed
wants to merge 1 commit into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented May 24, 2022

Folded header lines will now get passed through like before. The headers API is adapted and will get and provide the content "un-folded".

Added test 1274 and extended test 1940 to verify.

Fixes #8844
Reported-by: Petr Pisar

Folded header lines will now get passed through like before. The headers
API is adapted and will get and provide the content "un-folded".

Added test 1274 and extended test 1940 to verify.

Fixes #8844
Reported-by: Petr Pisar
@bagder bagder closed this in c9b60f0 May 24, 2022
@bagder bagder deleted the bagder/restore-folding branch May 24, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

7.83 breaks multi-line HTTP headers
1 participant