index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
http
/
server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#8292: Fix three instances of truth tests on return values of filter() (which...
Georg Brandl
2010-07-31
1
-2/+3
*
Merged revisions 78299 via svnmerge from
Senthil Kumaran
2010-02-22
1
-1/+1
*
Merged revisions 76208 via svnmerge from
Senthil Kumaran
2009-11-11
1
-6/+6
*
http://bugs.python.org/issue6267
Kristján Valur Jónsson
2009-07-01
1
-10/+18
*
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