gh-121650 : detect newlines in headers#121812
Closed
basbloemsaat wants to merge 12 commits intopython:mainfrom
basbloemsaat:fix-issue-121650-detect-newlines-in-headers
Closed
gh-121650 : detect newlines in headers#121812basbloemsaat wants to merge 12 commits intopython:mainfrom basbloemsaat:fix-issue-121650-detect-newlines-in-headers
basbloemsaat wants to merge 12 commits intopython:mainfrom
basbloemsaat:fix-issue-121650-detect-newlines-in-headers
Conversation
ZeroIntensity
requested changes
Jul 15, 2024
@encukou as promised, the fix for this issue.
This PR fixes both issues addressed in the issue, both the newlines at the end as well as the encoded newlines.
As this has security implication, it may need to be backported as well.