issues
search
httplib2
/
httplib2
Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.
http://httplib2.readthedocs.io/
Other
487
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[PATCH] patch attached to fix problem => ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled.
#244
bughunter2
closed
3 months ago
1
Do not rely on ssl.PROTOCOL_TLS, which has been deprecated in Python3.10
#243
CyrilRoelandteNovance
opened
3 months ago
0
httplib2 fails to authenticate with proxy when special characters are URL-encoded in environment variable
#242
hoss-stack
opened
4 months ago
0
Don't require cacerts.txt to be on disk
#241
Colecf
opened
6 months ago
2
0.22.0: test_timeout_subsequent times out
#240
mtelka
opened
11 months ago
0
Add support for Python 3.12-3.13
#239
hugovk
closed
1 month ago
2
Added code to force authentication on first request instead of authentication-challenge
#238
enothen
opened
1 year ago
0
Body vanished during redirect
#237
icegood
opened
1 year ago
1
No body in case if POST redirected
#236
icegood
opened
1 year ago
1
build(deps): bump cryptography from 38.0.3 to 39.0.1
#235
dependabot[bot]
opened
1 year ago
0
oss-fuzz HTTPException: got more than 100 headers
#234
temoto
opened
1 year ago
0
build(deps): bump cryptography from 37.0.4 to 38.0.3
#233
dependabot[bot]
closed
1 year ago
1
httplib2 report ServerNotFoundError when use a proxy
#232
nidbCN
opened
1 year ago
1
Fix disabling cert validation for PROTOCOL_TLS_CLIENT
#231
ziollek
closed
1 year ago
3
Bugfix for Content-Encoding: deflate
#230
YYHYlh
closed
2 years ago
5
this line may cause outbounds error
#229
lizhipeng1992
opened
2 years ago
0
Recursive _errno_from_exception
#228
gustafsson
closed
2 years ago
2
docs: fix simple typo, referrring -> referring
#227
timgates42
closed
2 years ago
0
ssl: PROTOCOL_TLS is deprecated fix
#226
QuentiumYT
closed
2 years ago
1
Some HTTP requests fail if "uri"type is "bytes"
#225
zoosmand
opened
2 years ago
0
Cache dir creation: use exist_ok=True
#224
jroitgrund
closed
2 years ago
1
first commit
#223
asmaakinawy
closed
1 year ago
2
Update of jquery.js version?
#222
vankatamarinov
closed
2 years ago
6
0.20.4 test failure: test_client_cert_password_verified
#221
dkwo
closed
1 year ago
2
DeprecationWarning: ssl.PROTOCOL_TLS is deprecated in Python 3.10
#220
fidelleon
closed
2 years ago
0
`test_connection_close` fails on Apple Silicon
#219
kmaasrud
opened
2 years ago
0
0.20.4 broke test in gsutil that expected `bar` in `bar@host` to be a password
#218
NickGoog
closed
2 years ago
2
Fix parsing http_proxy environment.
#217
kramarz
closed
2 years ago
4
(style) Align docstring quotes to conform to the style of the file and help certain IDEs to understand the code
#216
JumperFrog
closed
2 years ago
1
Fix incorrect pytest.mark.skip usage
#215
The-Compiler
closed
2 years ago
2
How to setup proxyInfo with Luminati (https://brightdata.com/)
#214
workingxx92
opened
2 years ago
4
ci: publish v* tags to public PyPI
#213
temoto
closed
2 years ago
0
CI publish
#212
temoto
closed
2 years ago
1
merge23 preparation
#211
temoto
closed
2 years ago
1
Recert to fix test failures with newer Python versions
#210
mgorny
closed
2 years ago
9
Use pp.common.downcaseTokens for pyparsing v3
#209
busunkim96
closed
3 years ago
10
Use pp.common.downcaseTokens for python 3
#208
busunkim96
closed
3 years ago
0
Support pyparsing v3 (AttributeError downcaseTokens)
#207
mborsetti
closed
3 years ago
14
proxy: fix parser in non-authorization-case
#206
yamahubuki
opened
3 years ago
5
0.20.0 syntax error while importing using python2
#205
jsanpe
closed
3 years ago
2
cacerts: add ISRG Root X1, X2
#204
temoto
closed
3 years ago
3
embedded cacerts.txt file does not include ISRG_X1 CA
#203
andrewmcguinness
closed
3 years ago
1
Handle PySocks ProxyConnectionError
#202
ivanyu
closed
3 years ago
4
ci: switch from Travis to Github Actions
#201
temoto
closed
2 years ago
1
Security fix DST Root CA X3 Expiration
#200
igorsobot
closed
3 years ago
0
0.19.1: sphinx 4.1.x warnings
#199
kloczek
opened
3 years ago
0
fuzzers: update for new atheris version
#198
DavidKorczynski
closed
3 years ago
1
Replace deprecated unittest aliases
#197
hugovk
closed
3 years ago
1
Add support for Python 3.8 and 3.9
#195
hugovk
closed
3 years ago
1
Fixes pytest warning about deprecated use --strict in setup.cfg
#194
kloczek
closed
2 years ago
4
Next