]> granicus.if.org Git - python/commit
Issue1491 - BaseHTTPServer incorrectly implements response code 100
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 30 Sep 2010 06:09:18 +0000 (06:09 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 30 Sep 2010 06:09:18 +0000 (06:09 +0000)
commit0f476d49f8d4aa84210392bf13b59afc67b32b31
tree3598ceb150a61373b6e0b6233a9f4f68be1ebbcf
parent748cacee469b3e0204b5f1323c22bae7a0f11e1a
Issue1491 - BaseHTTPServer incorrectly implements response code 100
Doc/library/http.server.rst
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS