index
:
delta/python-packages/httplib2.git
gh-pages
master
github.com: jcgregorio/httplib2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python3
/
httplib2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make httplib2.Http() instances pickleable.
Joe Gregorio
2012-10-03
1
-0
/
+14
*
Version 0.7.6
Joe Gregorio
2012-09-11
1
-1
/
+1
*
Fixes issue #212. Fixes issue #210. Fixes issue #214. Fixes issue #223. Fixes...
Joe Gregorio
2012-08-28
1
-4
/
+8
*
Add control so that Authorization: headers aren't forwarded on a 3xx response...
Joe Gregorio
2012-07-23
1
-0
/
+5
*
Add a parameter to control the number of retries.
Joe Gregorio
2012-04-17
1
-10
/
+31
*
0.7.4 fix for missing cacerts
Joe Gregorio
2012-03-02
1
-1
/
+1
*
Changing version numbers for 0.7.3 release
Joe Gregorio
2012-03-02
1
-1
/
+1
*
Fix python 2.4 compat issues and fixed python 3.0 tests.
Joe Gregorio
2012-01-05
2
-0
/
+784
*
Prepping for version 0.7.2 release
Joe Gregorio
2011-11-14
1
-1
/
+1
*
Added (optional) opaque support to DigestAuth
Joe Gregorio
2011-06-22
1
-0
/
+2
*
Fixes issue 72. Always lowercase authorization header.
Joe Gregorio
2011-06-13
1
-3
/
+3
*
Fix issue 47. Redirects that become a GET should not have a body.
Joe Gregorio
2011-06-13
1
-0
/
+1
*
Fixes issue 19. Set Content-location on redirected HEAD requests
Joe Gregorio
2011-06-13
1
-1
/
+1
*
Redirect with a GET on 302 regardless of the originating method. Fixes issue ...
Joe Gregorio
2011-06-13
1
-1
/
+1
*
Fixes issue 145.
Joe Gregorio
2011-06-13
1
-0
/
+2
*
Handle unicode in headers when writing and retrieving cache entries. Who says...
Joe Gregorio
2011-06-13
1
-11
/
+27
*
Add certificate validation. Work initially started by Christoph Kern.
Joe Gregorio
2011-06-07
1
-76
/
+54
*
Set a version number. Fixes issue # 135.
Joe Gregorio
2011-06-06
1
-1
/
+1
*
Now testing against Python 3.2
Joe Gregorio
2011-06-06
1
-1
/
+1
*
Add gzip to the user-agent, in case we are making a request to an app engine ...
Joe Gregorio
2011-05-31
1
-1
/
+1
*
Add default support for optimistic concurrency on PATCH requests
Joe Gregorio
2011-05-24
1
-2
/
+2
*
Fixes issue 98.
Joe Gregorio
2011-02-14
1
-1
/
+3
*
Fixes issue 110.
Joe Gregorio
2011-02-14
1
-2
/
+17
*
Fixes issue 97.
Joe Gregorio
2011-02-14
1
-1
/
+1
*
Fixes issue 120.
Joe Gregorio
2011-02-13
1
-19
/
+23
*
Fixes issue 123.
Joe Gregorio
2011-02-13
1
-1
/
+3
*
Fixes issue 104.
Joe Gregorio
2011-02-13
1
-1
/
+1
*
Fixes issue 126. IPv6 under various conditions would fail.
Joe Gregorio
2011-02-13
1
-11
/
+29
*
Fixes issue 131. Handle socket.timeout's that occur during send.
Joe Gregorio
2011-02-13
1
-0
/
+2
*
Further fixes for issue 96. Adds tests and also fixes it for Python 3
Joe Gregorio
2011-02-11
1
-1
/
+13
*
Fix for issue #94 by Leonard Richardson
jcgregorio
2010-05-13
1
-1
/
+1
*
Fix issue #62 by trentm
jcgregorio
2010-05-13
1
-1
/
+6
*
Fix issue 91
akhern
2010-02-03
1
-0
/
+2
*
Added to .hgignore and fixed issue #65
Joe Gregorio
2009-12-25
1
-1
/
+3
*
Add support for Vary header
chris dent
2009-12-24
1
-0
/
+24
*
Fixed issue 67
Joe Gregorio
2009-11-15
1
-1
/
+3
*
Fixed up test scripts so they work on new hosting provider
Joe Gregorio
2009-09-29
1
-1
/
+1
*
Fixed bug in base64 encoding of long passwords
Joe Gregorio
2009-08-04
1
-2
/
+2
*
Fixed issue #54 and also a deprecation warning from Python 3.1
Joe Gregorio
2009-07-28
1
-3
/
+3
*
Fix issue #51 - Failure to handle server legitimately closing connection befo...
Joe Gregorio
2009-07-17
1
-2
/
+7
*
Fixed issue #58 - malformed cache-control headers would cause an exception
Joe Gregorio
2009-07-16
1
-2
/
+2
*
Fixed issue #12 - Cache-Control: only-if-cached incorrectly does request if i...
Joe Gregorio
2009-07-16
1
-1
/
+7
*
Fixed bug #56
Joe Gregorio
2009-07-16
1
-1
/
+3
*
Python 3 port (in python3/ subdirectory)
pilgrim
2009-05-29
2
-0
/
+1258