1. 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 12 years ago
  2. 1251faf Issue 14989: http.server --cgi option can enable the CGI http server. by Senthil Kumaran · 12 years ago
  3. 4ca008b issue6085 - update docs in default branch by Senthil Kumaran · 12 years ago
  4. db727b4 Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler by Senthil Kumaran · 12 years ago
  5. 1aacba4 Fix Issue6085 - SimpleHTTPServer address_string to return client ip instead of client hostname by Senthil Kumaran · 12 years ago
  6. df7ac06 Merge doc fixes #14553 and #14552. by R David Murray · 12 years ago
  7. e7bade5 #14553: fix word order. by R David Murray · 12 years ago
  8. 62ab10a0 Replace mentions of IOError by Antoine Pitrou · 13 years ago
  9. e9c7d6c Fix markup and working in the doc. by Ezio Melotti · 13 years ago
  10. cc99528 issue12039 - update the documentation of send_response method in http.server.rst. by Senthil Kumaran · 13 years ago
  11. 6ea17a8 Issue #12039 - Update the http.server.rst with the requirement to call `end_headers` after calling `send_header`. by Senthil Kumaran · 13 years ago
  12. c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 13 years ago
  13. 469271d More source links by Raymond Hettinger · 14 years ago
  14. e4dad4f Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call. by Senthil Kumaran · 14 years ago
  15. 0f476d4 Issue1491 - BaseHTTPServer incorrectly implements response code 100 by Senthil Kumaran · 14 years ago
  16. f68798b Use the right role. by Georg Brandl · 14 years ago
  17. 8971f74 Merged revisions 82433 via svnmerge from by Georg Brandl · 14 years ago
  18. 294f271 Merged revisions 82026 via svnmerge from by Senthil Kumaran · 14 years ago
  19. 97db43b Merged revisions 82018 via svnmerge from by Senthil Kumaran · 14 years ago
  20. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  21. 3e4f055 Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-66074,66080,66082-66083,66090-66093,66097-66099,66103,66105,66110,66118 via svnmerge from by Benjamin Peterson · 16 years ago
  22. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  23. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago