mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
b350c22ebc
Leading whitespace was incorrectly dropped during folding of certain lines in the _header_value_parser's folding algorithm. This makes the whitespace handling code consistent.