84e7fec88d
Workaround for http://bugs.python.org/issue20747.
In some corner cases, Python 2 inserts a newline in a header value
despite `maxlinelen` passed in Header constructor.
Thanks Tim Graham for the review.
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
cookie.py | ||
multipartparser.py | ||
request.py | ||
response.py | ||
utils.py |