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