summaryrefslogtreecommitdiff
path: root/python3/httplib2test.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Vary headerchris dent2009-12-241-0/+70
* fixed up python3 tests alsoJoe Gregorio2009-09-291-3/+3
* Added tests for connection:closeJoe Gregorio2009-09-011-0/+10
* Fixed issue #58 - malformed cache-control headers would cause an exceptionJoe Gregorio2009-07-161-0/+9
* Fixed issue #12 - Cache-Control: only-if-cached incorrectly does request if i...Joe Gregorio2009-07-161-4/+18
* Fixed bug #56Joe Gregorio2009-07-161-0/+10
* Python 3 port (in python3/ subdirectory)pilgrim2009-05-291-0/+1285