1. 5e0fa40 initial commit of a new HTTP library, supporting HTTP/1.1 and persistent by Greg Stein · 24 years ago
  2. 974f70d Add call to putheader('Host', 'www.python.org') to the example. by Guido van Rossum · 24 years ago
  3. 93a7c0f Fredrik Lundh: by Guido van Rossum · 24 years ago
  4. 13a2c27 Untabify to pass the -tt test. by Fred Drake · 25 years ago
  5. 09c8b6c OpenSSL support. This is based on patches for a version of SSLeay by by Guido van Rossum · 25 years ago
  6. 29c4688 Patch by Tim O'Malley for servers that send a response looking just like by Guido van Rossum · 27 years ago
  7. 41999c1 Doc strings by Mitch Chapman (with a little reformatting). by Guido van Rossum · 27 years ago
  8. 2567dd6 Two changes: by Guido van Rossum · 27 years ago
  9. 8b82baa In the HTTP reply header, be more accepting in the HTTP version. by Guido van Rossum · 28 years ago
  10. 2bb57b8 Changed makefile() args from r/w to rb/wb, for non-unix compatability. by Jack Jansen · 29 years ago
  11. 928fced actualized example/reference, fix bug w/ nonnumeric port by Guido van Rossum · 29 years ago
  12. a0dfc7a fixed the test program by Guido van Rossum · 29 years ago
  13. 65ab98c use mimetools; add close() by Guido van Rossum · 29 years ago
  14. 4cdcef7 discard endrequest(); minor stuff; rfc822 no seek flag by Guido van Rossum · 29 years ago
  15. 2922c6d Changes to use default argument values where possible by Guido van Rossum · 30 years ago
  16. 76ca3c1 Fix bug with somtimes uninitialized port by Guido van Rossum · 30 years ago
  17. 23acc95 Towards a standard access mechanism for URLs. by Guido van Rossum · 30 years ago