]> granicus.if.org Git - python/commit
Fix bug #511786 (2.2.1 candidate): ensure that custom-supplied headers
authorGreg Ward <gward@python.net>
Mon, 11 Feb 2002 20:46:10 +0000 (20:46 +0000)
committerGreg Ward <gward@python.net>
Mon, 11 Feb 2002 20:46:10 +0000 (20:46 +0000)
commit2e250b4378dbfbd2892d215d6add14cc91e2482a
tree2f479eb8915c748dd158bb0e58169e8a0e04fbf6
parentaeff6687b5fced2d7617aa6bd6a6388dbfa66c51
Fix bug #511786 (2.2.1 candidate): ensure that custom-supplied headers
are preserved for redirected requests.
Lib/urllib2.py