cpython/Lib/http
Senthil Kumaran 0ac1f83079 Backport the changes made in revision 74198, fixing the issue 1424152 2009-07-26 12:39:47 +00:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Backport the changes made in revision 74198, fixing the issue 1424152 2009-07-26 12:39:47 +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 Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class. 2009-04-02 03:02:03 +00:00
server.py More codestring -> codebytes. 2009-06-04 09:42:55 +00:00