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
/
python2
/
httplib2test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an updated cacerts.txt file and fix some tests.
0.9
Joe Gregorio
2014-03-06
1
-19
/
+21
*
Fix handling of BadStatusLine.
Joe Gregorio
2013-03-08
1
-0
/
+41
*
Make httplib2.Http() instances pickleable.
Joe Gregorio
2012-10-03
1
-19
/
+55
*
Add control so that Authorization: headers aren't forwarded on a 3xx response...
Joe Gregorio
2012-07-23
1
-0
/
+14
*
Changing version numbers for 0.7.3 release
Joe Gregorio
2012-03-02
1
-3
/
+5
*
Fixed failing test case when IPv6 HTTPS server is present
Jason R. Coombs
2011-08-09
1
-0
/
+4
*
Fixed failing test case on Windows
Jason R. Coombs
2011-08-09
1
-54
/
+56
*
no_proxy can now be upper case
Jason R. Coombs
2011-08-16
1
-1
/
+9
*
Http() now detects the proxy configuration
Jason R. Coombs
2011-08-09
1
-0
/
+8
*
Added support to ProxyInfo object for detection of proxy from environment var...
Jason R. Coombs
2011-08-09
1
-0
/
+45
*
Fix up some tests.
Joe Gregorio
2011-11-14
1
-4
/
+4
*
Fix issue with not matching on first host in cert list. Add unit tests.
Joe Gregorio
2011-06-23
1
-0
/
+8
*
Added (optional) opaque support to DigestAuth
Joe Gregorio
2011-06-22
1
-0
/
+15
*
Fixes issue 72. Always lowercase authorization header.
Joe Gregorio
2011-06-13
1
-3
/
+3
*
Add certificate validation. Work initially started by Christoph Kern.
Joe Gregorio
2011-06-07
1
-4
/
+53
*
Add default support for optimistic concurrency on PATCH requests
Joe Gregorio
2011-05-24
1
-1
/
+17
*
Fix problem with ssl import in some situations.
Joe Gregorio
2011-05-03
1
-2
/
+2
*
Fixes issue 120.
Joe Gregorio
2011-02-13
1
-0
/
+7
*
Fixes issue 123.
Joe Gregorio
2011-02-13
1
-0
/
+9
*
Fixes issue 104.
Joe Gregorio
2011-02-13
1
-0
/
+7
*
Fixes issue 126. IPv6 under various conditions would fail.
Joe Gregorio
2011-02-13
1
-0
/
+18
*
Further fixes for issue 96. Adds tests and also fixes it for Python 3
Joe Gregorio
2011-02-11
1
-5
/
+22
*
Fix for issue #94 by Leonard Richardson
jcgregorio
2010-05-13
1
-0
/
+13
*
Fixed issue #77
Joe Gregorio
2009-12-25
1
-7
/
+0
*
Add support for Vary header
chris dent
2009-12-24
1
-1
/
+74
*
Tests are now run on 2.4, 2.5, 2.6 and 3.1
Joe Gregorio
2009-12-24
1
-0
/
+1331