1. 1130c7f merge 3.4 (#23410) by Benjamin Peterson · 9 years ago
  2. 70e2847 document the requestline and close_connection attributes, use real booleans, and add tests (closes #23410) by Benjamin Peterson · 9 years ago
  3. 8b852f1 Fix Issue #21528 - Fix documentation typos by Donald Stufft · 10 years ago
  4. cad2bf2 Address issue 18229 - Explain http.server.BaseHTTPRequestHandler's .headers attribute further. by Senthil Kumaran · 10 years ago
  5. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  6. a475a8d whatsnew: http.server send_error explain parameter. by R David Murray · 11 years ago
  7. 98b28fd Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  8. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  9. defe7f4 Expose --bind argument for http.server, enable http.server to bind to a user by Senthil Kumaran · 11 years ago
  10. 2acd293 Fix markup/wording. by Ezio Melotti · 11 years ago
  11. 2688644 #1291 http.server's send_error takes an optional explain argument by Senthil Kumaran · 11 years ago
  12. 52d2720 Issue #16088: BaseHTTPRequestHandler's send_error method includes a by Senthil Kumaran · 12 years ago
  13. 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 12 years ago
  14. 1251faf Issue 14989: http.server --cgi option can enable the CGI http server. by Senthil Kumaran · 12 years ago
  15. 4ca008b issue6085 - update docs in default branch by Senthil Kumaran · 12 years ago
  16. db727b4 Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseHTTPRequestHandler by Senthil Kumaran · 12 years ago
  17. 1aacba4 Fix Issue6085 - SimpleHTTPServer address_string to return client ip instead of client hostname by Senthil Kumaran · 12 years ago
  18. df7ac06 Merge doc fixes #14553 and #14552. by R David Murray · 12 years ago
  19. e7bade5 #14553: fix word order. by R David Murray · 12 years ago
  20. 62ab10a0 Replace mentions of IOError by Antoine Pitrou · 13 years ago
  21. e9c7d6c Fix markup and working in the doc. by Ezio Melotti · 13 years ago
  22. cc99528 issue12039 - update the documentation of send_response method in http.server.rst. by Senthil Kumaran · 13 years ago
  23. 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
  24. c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 13 years ago
  25. 469271d More source links by Raymond Hettinger · 14 years ago
  26. e4dad4f Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call. by Senthil Kumaran · 14 years ago
  27. 0f476d4 Issue1491 - BaseHTTPServer incorrectly implements response code 100 by Senthil Kumaran · 14 years ago
  28. f68798b Use the right role. by Georg Brandl · 14 years ago
  29. 8971f74 Merged revisions 82433 via svnmerge from by Georg Brandl · 14 years ago
  30. 294f271 Merged revisions 82026 via svnmerge from by Senthil Kumaran · 14 years ago
  31. 97db43b Merged revisions 82018 via svnmerge from by Senthil Kumaran · 14 years ago
  32. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  33. 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
  34. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  35. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago