cpython/Lib/http
Antoine Pitrou b353c12a9c Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. 2009-02-11 00:39:14 +00:00
..
__init__.py
client.py Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding. 2009-02-11 00:39:14 +00:00
cookiejar.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
cookies.py Merged revisions 66262 via svnmerge from 2008-09-06 19:37:35 +00:00
server.py Issue3113: tests for CGIHTTPRequestHandler failed on windows: 2008-06-18 22:19:22 +00:00