issues
search
trungn1992
/
httplib2
Automatically exported from code.google.com/p/httplib2
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: __init__() takes exactly 4 arguments (2 given)
#155
GoogleCodeExporter
opened
8 years ago
0
httplib2 0.7.x doesn't work with https and GoDaddy certs
#154
GoogleCodeExporter
closed
8 years ago
8
cookie not set on 302 redirect
#153
GoogleCodeExporter
closed
8 years ago
3
Attempting to contacting a down sever results in AttributeError
#152
GoogleCodeExporter
closed
8 years ago
2
Http.request hangs when reattempting a POST/PUT w/ file-object as body after a http401 challenge
#151
GoogleCodeExporter
closed
8 years ago
3
https connection failure
#150
GoogleCodeExporter
closed
8 years ago
3
using port 443 automatically switches to https
#149
GoogleCodeExporter
closed
8 years ago
4
Proxying doesn't seem to work
#148
GoogleCodeExporter
closed
8 years ago
1
ECONNREFUSED is mishandled
#147
GoogleCodeExporter
closed
8 years ago
2
[patch included] multiple headers of the same name overwrite the previous header (cookies)
#146
GoogleCodeExporter
closed
8 years ago
8
timeout during conn.getresponse causes retry, doubling effective timeout
#145
GoogleCodeExporter
closed
8 years ago
1
httplib2 response objects do not preserve semantics of headers
#144
GoogleCodeExporter
closed
8 years ago
1
No content-length set for POST with empty body
#143
GoogleCodeExporter
opened
8 years ago
3
testGetViaHttpsKeyCert fails with Python 3.2
#142
GoogleCodeExporter
closed
8 years ago
2
DeprecationWarning and ResourceWarnings with Python 3.2
#141
GoogleCodeExporter
opened
8 years ago
1
AttributeError when server is unreachable
#140
GoogleCodeExporter
closed
8 years ago
1
302 redirects on post requests can lead to infinite redirect loops
#139
GoogleCodeExporter
closed
8 years ago
1
UnicodeEncodeError when filename parameter of the Content-Disposition header has non-ascii characters.
#138
GoogleCodeExporter
closed
8 years ago
5
How do you "check" checkbox in POST form?
#137
GoogleCodeExporter
closed
8 years ago
1
httplib2.Http fails if given a unicode cache path under Python 2.x
#136
GoogleCodeExporter
closed
8 years ago
1
User-Agent field includes "$Rev$"
#135
GoogleCodeExporter
closed
8 years ago
1
Error while installing httplib2-python3_0.5.0 on Mac OSX 10.6
#134
GoogleCodeExporter
closed
8 years ago
4
PATCH: Also treat unicode strings as cache paths
#133
GoogleCodeExporter
closed
8 years ago
2
Support chunked transfer encoding via a generator
#132
GoogleCodeExporter
closed
8 years ago
1
Connection timeout during request phase raises "AttributeError: 'NoneType' object has no attribute 'makefile'"
#131
GoogleCodeExporter
closed
8 years ago
1
option to force HTTP basic auth
#130
GoogleCodeExporter
closed
8 years ago
7
Adding max_size to Http objects
#129
GoogleCodeExporter
opened
8 years ago
5
ChangeLog is not accessible
#128
GoogleCodeExporter
closed
8 years ago
1
HTTP Access Denied when trying to use RESTful API
#127
GoogleCodeExporter
closed
8 years ago
1
IPv6 + SSL = fail
#126
GoogleCodeExporter
closed
8 years ago
5
FileCache is not thread/multiprocess safe
#125
GoogleCodeExporter
closed
8 years ago
4
timeout is double what it should be.
#124
GoogleCodeExporter
closed
8 years ago
13
HEAD requests turn into GETs on redirect (for pages cached with GET requests?)
#123
GoogleCodeExporter
closed
8 years ago
1
py3k: HTTPConnectionWithTimeout.connect fails to raise socket.error if an exception occurred
#122
GoogleCodeExporter
closed
8 years ago
2
py3k: HTTPConnectionWithTimeout.connect fails to raise socket.error if an exception occurred
#121
GoogleCodeExporter
closed
8 years ago
2
httplib2 raises ValueError while parsing WWW-Authenticate header from Facebook API
#120
GoogleCodeExporter
closed
8 years ago
5
dash in URL path breaks _parse_www_authenticate
#119
GoogleCodeExporter
closed
8 years ago
1
httplib.HTTPException not declared in Python 3 variant (should be http.client.HTTPException?)
#118
GoogleCodeExporter
closed
8 years ago
2
When redirecting, paths should be quoted
#117
GoogleCodeExporter
closed
8 years ago
2
it would appear that httplib2 is vulnerable https connections are vulnerable to MITM because of issue http://bugs.python.org/issue1589 .
#116
GoogleCodeExporter
closed
8 years ago
3
failure to check if the url provided to request actually starts with https / http
#115
GoogleCodeExporter
closed
8 years ago
1
ssl connection to a http location if the port is 443 and the scheme is 'http'
#114
GoogleCodeExporter
closed
8 years ago
2
Proxy doesn't work
#113
GoogleCodeExporter
closed
8 years ago
4
Can't pass web address to retrieve method
#112
GoogleCodeExporter
closed
8 years ago
1
Patch to controll "follow_all_redirects"
#111
GoogleCodeExporter
closed
8 years ago
1
add documentation for timeouts
#110
GoogleCodeExporter
closed
8 years ago
1
Allow retry to be configured/turned off
#109
GoogleCodeExporter
closed
8 years ago
2
Response.previous points to first response instead of previous
#108
GoogleCodeExporter
closed
8 years ago
2
httplib2 will try to unzip even if Accept-Encoding: identity
#107
GoogleCodeExporter
closed
8 years ago
4
Socket error on Google App Engine
#106
GoogleCodeExporter
closed
8 years ago
2
Previous
Next