1. 62ab10a Replace mentions of IOError by Antoine Pitrou · 14 years ago
  2. e9c7d6c Fix markup and working in the doc. by Ezio Melotti · 14 years ago
  3. cc99528 issue12039 - update the documentation of send_response method in http.server.rst. by Senthil Kumaran · 14 years ago
  4. 6ea17a8 Issue #12039 - Update the http.server.rst with the requirement to call `end_headers` after calling `send_header`. by Senthil Kumaran · 14 years ago
  5. c7ae19b Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the by Senthil Kumaran · 14 years ago
  6. 469271d More source links by Raymond Hettinger · 15 years ago
  7. e4dad4f Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call. by Senthil Kumaran · 15 years ago
  8. 0f476d4 Issue1491 - BaseHTTPServer incorrectly implements response code 100 by Senthil Kumaran · 15 years ago
  9. f68798b Use the right role. by Georg Brandl · 15 years ago
  10. 8971f74 Merged revisions 82433 via svnmerge from by Georg Brandl · 15 years ago
  11. 294f271 Merged revisions 82026 via svnmerge from by Senthil Kumaran · 15 years ago
  12. 97db43b Merged revisions 82018 via svnmerge from by Senthil Kumaran · 15 years ago
  13. 036490d More conversion to new-style optional args. by Georg Brandl · 16 years ago
  14. 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 · 17 years ago
  15. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 17 years ago
  16. 2442015 Create http package. #2883. by Georg Brandl · 17 years ago