]> granicus.if.org Git - python/commit
#1627: httplib now ignores negative Content-Length headers.
authorGeorg Brandl <georg@python.org>
Sun, 24 Feb 2008 00:14:24 +0000 (00:14 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 24 Feb 2008 00:14:24 +0000 (00:14 +0000)
commit8c460d52417e764fc21362087b9314dbc09039bd
treed2b4cf3f5bfed14bcbc5a04b52b8b0ad79364449
parent2363503074a3f1c2dbe934bed0c865d326e34c1a
#1627: httplib now ignores negative Content-Length headers.
Lib/httplib.py
Lib/test/test_httplib.py
Misc/NEWS