summaryrefslogtreecommitdiff
path: root/python3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue #62 by trentmjcgregorio2010-05-131-1/+6
* Fix issue 91akhern2010-02-031-0/+2
* Fixed issue #77Joe Gregorio2009-12-251-7/+0
* Added to .hgignore and fixed issue #65Joe Gregorio2009-12-251-1/+3
* Add support for Vary headerchris dent2009-12-242-0/+94
* Fixed issue 67Joe Gregorio2009-11-151-1/+3
* fixed up python3 tests alsoJoe Gregorio2009-09-291-3/+3
* Fixed up test scripts so they work on new hosting providerJoe Gregorio2009-09-291-1/+1
* Added tests for connection:closeJoe Gregorio2009-09-011-0/+10
* Fixed bug in base64 encoding of long passwordsJoe Gregorio2009-08-041-2/+2
* Fixed issue #54 and also a deprecation warning from Python 3.1Joe Gregorio2009-07-281-3/+3
* Fix issue #51 - Failure to handle server legitimately closing connection befo...Joe Gregorio2009-07-171-2/+7
* Fixed issue #58 - malformed cache-control headers would cause an exceptionJoe Gregorio2009-07-162-2/+11
* Fixed issue #12 - Cache-Control: only-if-cached incorrectly does request if i...Joe Gregorio2009-07-162-5/+25
* Fixed bug #56Joe Gregorio2009-07-162-1/+13
* Python 3 port (in python3/ subdirectory)pilgrim2009-05-294-0/+2611