issues
search
tanmayameher
/
httplib2
Automatically exported from code.google.com/p/httplib2
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add SNI support
#233
GoogleCodeExporter
closed
9 years ago
0
Feature Request: Throw HTTPException exceptions during last connection request failure
#232
GoogleCodeExporter
opened
9 years ago
0
Expose App Engine URLFetch DeadlineExceededError for debugging purposes
#231
GoogleCodeExporter
closed
9 years ago
1
Expose meaningful exception for App Engine URLFetch ResponseTooLargeError
#230
GoogleCodeExporter
closed
9 years ago
1
python3 httplib2 clobbers multiple headers of same key
#229
GoogleCodeExporter
closed
9 years ago
3
Use PROXY_TYPE_HTTP_NO_TUNNEL for HTTP connections
#228
GoogleCodeExporter
opened
9 years ago
1
Release 0.7.6
#227
GoogleCodeExporter
closed
9 years ago
2
Missing Comodo certificates
#226
GoogleCodeExporter
closed
9 years ago
1
Release 0.7.5
#225
GoogleCodeExporter
closed
9 years ago
1
Http.request reads whole body to memory
#224
GoogleCodeExporter
opened
9 years ago
1
HEAD requests fail calling the close() method of ResponseDict instance.
#223
GoogleCodeExporter
closed
9 years ago
1
Can't disable cert validation in appengine
#222
GoogleCodeExporter
closed
9 years ago
2
Http object needs to be able to accept ssl version as a parameter
#221
GoogleCodeExporter
opened
9 years ago
0
SSL and encrypted private key
#220
GoogleCodeExporter
opened
9 years ago
0
Patch requests are not supported on Google App Engine
#219
GoogleCodeExporter
opened
9 years ago
1
Response object's reason is always "Ok" on Google App Engine
#218
GoogleCodeExporter
closed
9 years ago
2
md5sum mismatch on pypi.python.org
#217
GoogleCodeExporter
opened
9 years ago
1
Use system certificates (on openSUSE)
#216
GoogleCodeExporter
opened
9 years ago
0
Returning server IP address in Response object
#215
GoogleCodeExporter
opened
9 years ago
0
ValueError on malformated cache entries
#214
GoogleCodeExporter
closed
9 years ago
1
Handling of Http.force_exception_to_status_code is wrong
#213
GoogleCodeExporter
opened
9 years ago
0
Documentation specifies wrong default value for proxy_info
#212
GoogleCodeExporter
closed
9 years ago
1
import httplib2 with google calendar
#211
GoogleCodeExporter
closed
9 years ago
3
Different API between Python 2 and Python 3 version breaks wsgi_intercept
#210
GoogleCodeExporter
closed
9 years ago
1
URLs containing '*' (asterisk) characters causes an exception when the cache tries to create a file with an asterisk in the name
#209
GoogleCodeExporter
closed
9 years ago
2
Failed to retrieve the certificate if it has 'subjectAltName' but no 'dns'
#208
GoogleCodeExporter
opened
9 years ago
6
Advanced not tunneled HTTP proxy support
#207
GoogleCodeExporter
opened
9 years ago
0
Godaddy SSL certs
#206
GoogleCodeExporter
closed
9 years ago
1
Support for proxy... (Python 3)
#205
GoogleCodeExporter
opened
9 years ago
0
Credentials can leak in HTTP redirects
#204
GoogleCodeExporter
closed
9 years ago
1
Please don't delete old versions from PyPi
#203
GoogleCodeExporter
closed
9 years ago
2
0.7.x can't verify wildcard certificates
#202
GoogleCodeExporter
closed
9 years ago
5
HTTPS request does not work in python2.5
#201
GoogleCodeExporter
opened
9 years ago
0
Httplib2 does not check for User-Agent header before creating a user-agent header
#200
GoogleCodeExporter
closed
9 years ago
1
Proxy socks not working
#199
GoogleCodeExporter
closed
9 years ago
3
Patch for /python2/httplib2/__init__.py
#198
GoogleCodeExporter
closed
9 years ago
1
Python MUST have SSL enabled
#197
GoogleCodeExporter
closed
9 years ago
1
hang on 302/303 redirect after post with content-length header
#196
GoogleCodeExporter
opened
9 years ago
0
errors using httplib2 under Python 3.1
#195
GoogleCodeExporter
closed
9 years ago
2
Add setuptools support
#194
GoogleCodeExporter
closed
9 years ago
3
CertificateHostnameMismatch in testIPv6SSL if localhost hosts SSL server on [::1]:443
#193
GoogleCodeExporter
closed
9 years ago
2
testGetConnectionRefused fails on Windows
#192
GoogleCodeExporter
closed
9 years ago
2
[PATCH] Cookies are not kept when a redirect occurs.
#191
GoogleCodeExporter
closed
9 years ago
3
[PATCH] Unicode Strings not supported in socks.py
#190
GoogleCodeExporter
closed
9 years ago
1
Tests fail with CPython-3.* (AttributeError: 'module' object has no attribute 'message_from_bytes')
#189
GoogleCodeExporter
closed
9 years ago
2
Support for specifying a source address for connections
#188
GoogleCodeExporter
opened
9 years ago
0
Http.add_credentials with same arguments will append forever growing list
#187
GoogleCodeExporter
opened
9 years ago
0
chunked & deflated fail
#186
GoogleCodeExporter
opened
9 years ago
0
Intolerance to malformed Basic authentication yields 'ValueError: need more than 1 value to unpack'
#185
GoogleCodeExporter
opened
9 years ago
0
Confusing error reported when host doesn't exist
#184
GoogleCodeExporter
opened
9 years ago
0
Next