]> granicus.if.org Git - python/commit
Fix the way the Authorization header is sent (how could this have worked?).
authorGuido van Rossum <guido@python.org>
Mon, 11 Nov 1996 19:01:17 +0000 (19:01 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 11 Nov 1996 19:01:17 +0000 (19:01 +0000)
commitc5d7e80739fdaed472955ca2d3d4933c27ab879b
tree5032eb803e965344f726fbfad5033b6d315eac1c
parentc384d7560e0e07fecf4ae0704408d846dddc9a39
Fix the way the Authorization header is sent (how could this have worked?).
Lib/urllib.py