1. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 18 years ago
  2. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 18 years ago
  3. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  4. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 19 years ago
  5. 6aab16e Move "httpresponses" dict from urllib2 to httplib where it belongs. by Georg Brandl · 19 years ago
  6. 7f26a62 patch [ 1274630 ] documentation fixes by Georg Brandl · 20 years ago
  7. 71de040 bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreply by Georg Brandl · 20 years ago
  8. 39a3178 Patch #1025790: Add status code constants to httplib. by Martin v. Löwis · 21 years ago
  9. deacce2 Patch #800236: add HTTPResponse.getheaders(). by Martin v. Löwis · 21 years ago
  10. af7dc8d Patch #831747: Add skip_accept_encoding parameter to putrequest. by Martin v. Löwis · 22 years ago
  11. 09c7b60 SF patch #798255: Document httplib.HTTPResponse.read "amt" argument by Raymond Hettinger · 22 years ago
  12. 235d1ef Add docs for key_file and cert_file arguments for HTTPSConnection. Copied from socket.ssl docs. by Brett Cannon · 22 years ago
  13. 0a9cc58 Adjust some of Skip's latest changes slightly; these really are things by Fred Drake · 23 years ago
  14. 13a2863 * add \versionadded{} strings as appropriate by Skip Montanaro · 23 years ago
  15. 1e962cb document InvalidURL exception by Skip Montanaro · 23 years ago
  16. ef338ec More index entries. by Fred Drake · 24 years ago
  17. dce2e11 Fix typo in httplib example. This fixes SF bug #495221. by Fred Drake · 24 years ago
  18. 38f3b72 Updated documentation for the new httplib interface, by Kalle Svensson. by Fred Drake · 24 years ago
  19. 30bd666 Cleaned up some markup stupidity and a usage problem reported by Detlef by Fred Drake · 24 years ago
  20. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 24 years ago
  21. c0765c2 Minor changes. by Fred Drake · 24 years ago
  22. 481cf2c Added the "Host" header to the "GET" example. This closes SF bug #457100. by Fred Drake · 24 years ago
  23. ef8cd7c Minor markup adjustment. by Fred Drake · 25 years ago
  24. d99e534 Fixed typos and bug in the second example, reported by Scott Schram by Fred Drake · 25 years ago
  25. 589f44b Made the title of the Examples subsection plural! by Fred Drake · 25 years ago
  26. 4e716fa Skip Montanaro <skip@mojam.com>: Added an example of using an HTTP POST request. by Fred Drake · 25 years ago
  27. 12a9569 Make some module references hyperlinks. by Fred Drake · 26 years ago
  28. 1776556 Markup nit to ease conversions. by Fred Drake · 27 years ago
  29. 295da24 New section header style. by Fred Drake · 27 years ago
  30. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 27 years ago
  31. fc57619 Remove obsolete \setindexsubitem macros. by Fred Drake · 27 years ago
  32. a2e9818 Logical markup. by Fred Drake · 27 years ago
  33. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  34. c589124 Use the new RFC macros wherever RFCs are referenced by number. No other by Fred Drake · 28 years ago
  35. 54820dc Fixed index references to modules. by Fred Drake · 28 years ago
  36. 240ddc8 Typo in example (missing '=') discovered by Sandy Langbart. by Guido van Rossum · 28 years ago
  37. e47da0a AMK's megapatch: by Guido van Rossum · 28 years ago
  38. dd52733 fixed typo, "header" ==> "headers" by Fred Drake · 28 years ago
  39. a3f53cd It's now using mimetools instead of rfc822 by Guido van Rossum · 28 years ago
  40. ecde781 restructured library manual accordiung to functional group by Guido van Rossum · 30 years ago
  41. 86cb092 added nodename macro calls for new very long section names by Guido van Rossum · 30 years ago
  42. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  43. 6c4f003 changes (suggested) by Soren Larsen by Guido van Rossum · 30 years ago
  44. 8675115 a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter by Guido van Rossum · 30 years ago
  45. a12ef94 added WWW sections by Guido van Rossum · 30 years ago