mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
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.