cpython/Lib/http
Senthil Kumaran 3a441c1bed Fix Issue2193 - Allow ":" character in Cookie NAME values 2012-04-22 09:19:04 +08:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue #13713: fix a regression in HTTP chunked reading after 806cfe39f729 2012-01-04 18:57:22 +01:00
cookiejar.py Don’t interpret backslashes in ASCII diagram in a docstring 2011-11-07 17:52:48 +01:00
cookies.py Fix Issue2193 - Allow ":" character in Cookie NAME values 2012-04-22 09:19:04 +08:00
server.py merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests 2012-04-12 02:37:11 +08:00