]> granicus.if.org Git - python/commit
Bug #1459963: properly capitalize HTTP header names.
authorGeorg Brandl <georg@python.org>
Wed, 26 Jul 2006 07:40:17 +0000 (07:40 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 26 Jul 2006 07:40:17 +0000 (07:40 +0000)
commit0619a329e822641dff088d9141a7885da882369c
treeb1d67741ba758d9bcea1080b042a9c01a5eaeda7
parentcf0c1729dc29fdc422f817760b8f76978fb0fa39
Bug #1459963: properly capitalize HTTP header names.
Lib/test/test_urllib2.py
Lib/urllib.py
Lib/urllib2.py
Misc/NEWS