Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More codestring -> codebytes. | Georg Brandl | 2009-06-04 | 1 | -1/+1 |
* | port r72246 | Benjamin Peterson | 2009-05-08 | 1 | -0/+3 |
* | Merged revisions 71303 via svnmerge from | Benjamin Peterson | 2009-04-11 | 1 | -14/+50 |
* | Make http.server main program nicer for interactive use. | Alexandre Vassalotti | 2009-04-03 | 1 | -4/+6 |
* | Fix compatibility issue with HTTPMessage class. | Jeremy Hylton | 2009-03-27 | 1 | -1/+2 |
* | Sort import list. | Jeremy Hylton | 2009-03-27 | 1 | -10/+10 |
* | Replace duplicate code in http.server with call to http.client.parse_headers(). | Jeremy Hylton | 2009-03-27 | 1 | -15/+2 |
* | Issue3113: tests for CGIHTTPRequestHandler failed on windows: | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -58/+18 |
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -5/+5 |
* | Remove traces of rfc822. | Georg Brandl | 2008-06-12 | 1 | -1/+1 |
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -13/+15 |
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -0/+1141 |