issues
search
gesomax
/
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
osx macports python 3.1.1 install fails
#87
GoogleCodeExporter
opened
8 years ago
0
Please, rewrite important SockiPy module on Python 3.1.
#86
GoogleCodeExporter
opened
8 years ago
1
bdist_rpm fails
#85
GoogleCodeExporter
opened
8 years ago
2
Unit tests rely on bitworking.org
#84
GoogleCodeExporter
opened
8 years ago
0
Negative Caching
#83
GoogleCodeExporter
closed
8 years ago
1
httplib2 raised zlib.error: Error -3 while decompressing data: incorrect header check
#82
GoogleCodeExporter
closed
8 years ago
2
Have a useful .hgignore
#81
GoogleCodeExporter
closed
8 years ago
2
httplib2 for python3 raised NameError
#80
GoogleCodeExporter
closed
8 years ago
4
httplib2 for python3 raised UnboundLocalError: local variable 'msg' referenced before assignment
#79
GoogleCodeExporter
closed
8 years ago
2
Add release tags to the Mercurial repository
#78
GoogleCodeExporter
closed
8 years ago
4
Duplicated caching test
#77
GoogleCodeExporter
closed
8 years ago
2
Incorrect working with Proxy
#76
GoogleCodeExporter
closed
8 years ago
3
Syntax error in iri2uri.pyc while installing
#75
GoogleCodeExporter
closed
8 years ago
3
easy_install httplib2 < 0.5 fails
#74
GoogleCodeExporter
closed
8 years ago
3
All files in Mercurial are executable
#73
GoogleCodeExporter
closed
8 years ago
3
Digest authentication fails during redirect - patch attached
#72
GoogleCodeExporter
closed
8 years ago
1
Downloading large file will leads to memory issues
#71
GoogleCodeExporter
closed
8 years ago
2
Getting SyntaxErrors with regex components in __init__.py when installing
#70
GoogleCodeExporter
closed
8 years ago
2
Error -3 while decompressing data: incorrect header check
#69
GoogleCodeExporter
opened
8 years ago
15
httplib2 raises an error with NTLM authentication
#68
GoogleCodeExporter
closed
8 years ago
2
HEAD requests cause next request to be retried
#67
GoogleCodeExporter
closed
8 years ago
7
Patch: Add thread safety to connection reuse
#66
GoogleCodeExporter
opened
8 years ago
2
Transform _normalize_headers into a method of Http class
#65
GoogleCodeExporter
closed
8 years ago
2
Response dictionary should be case-insensitive
#64
GoogleCodeExporter
closed
8 years ago
1
Problems with http requests (couchdb)
#63
GoogleCodeExporter
closed
8 years ago
3
httplib2 0.5.0 raises AttributeError if server refused the connection
#62
GoogleCodeExporter
closed
8 years ago
22
Nonce header in WSSE authentication should be base64-encoded
#61
GoogleCodeExporter
closed
8 years ago
2
Redirects over multiple domains not being handled correctly
#60
GoogleCodeExporter
closed
8 years ago
1
Setting redirections=0 when fetching a resource with a status 303 causes an exception to be thrown instead of returning headers.
#59
GoogleCodeExporter
closed
8 years ago
2
"ValueError" when ".cache" enabled and fetching certain url
#58
GoogleCodeExporter
closed
8 years ago
2
Timeout ignored for https on Python 2.6
#57
GoogleCodeExporter
closed
8 years ago
1
httplib blocks on response.read() for HEAD requests
#56
GoogleCodeExporter
closed
8 years ago
3
opaque string is not sent in digest auth
#55
GoogleCodeExporter
opened
8 years ago
3
Http.request fails accesing Google account via http proxy
#54
GoogleCodeExporter
closed
8 years ago
4
r275 missed self.pwhashmod.new
#53
GoogleCodeExporter
closed
8 years ago
1
Badly formatted dates cause exceptions
#52
GoogleCodeExporter
opened
8 years ago
0
Failure to handle server legitimately closing connection before request body is fully sent
#51
GoogleCodeExporter
closed
8 years ago
4
add development package on pypi entry
#50
GoogleCodeExporter
closed
8 years ago
4
Gzip errors on broken pages
#49
GoogleCodeExporter
closed
8 years ago
4
a couple of deprecated warnings
#48
GoogleCodeExporter
closed
8 years ago
2
303 See Other after a POST doesn't clear the message body
#47
GoogleCodeExporter
closed
8 years ago
2
DeprecationWarning with python 2.6
#46
GoogleCodeExporter
closed
8 years ago
4
Vary header
#45
GoogleCodeExporter
closed
8 years ago
3
Http.Request() does not support iterated bodies
#44
GoogleCodeExporter
closed
8 years ago
2
_normalize_headers() does not convert values to string
#43
GoogleCodeExporter
closed
8 years ago
2
Using a timeout in the constructor always makes the socket fail
#42
GoogleCodeExporter
closed
8 years ago
4
Sockets left in CLOSE_WAIT after requests, eventually run out of file handles
#41
GoogleCodeExporter
closed
8 years ago
3
slow dns lookups (socket.getaddrinfo) corrected by socket.AF_INET option instead of 0
#40
GoogleCodeExporter
closed
8 years ago
2
patch for python 2.6 support
#39
GoogleCodeExporter
closed
8 years ago
6
Proxy support not working with squid proxy
#38
GoogleCodeExporter
closed
8 years ago
16
Next