This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45ef1f8eeb866fc2791b74332e001ae82bf49ae2
requests3
/
requests
T
History
kennethreitz
45ef1f8eeb
Merge pull request
#2332
from asnelzin/fix-2329
...
Add overriding Content-Length
2014-11-12 12:34:48 -05:00
..
packages
Updates urllib3 to 528ad3c
2014-08-25 13:44:29 -07:00
__init__.py
v2.4.3
2014-10-06 05:44:25 -04:00
adapters.py
Pass strict to urllib3.
2014-11-07 09:19:18 +01:00
api.py
Close sessions created in the functional API
2014-11-07 08:55:18 -06:00
auth.py
Fix HTTPDigestAuth not to treat non-file as a file
2014-11-13 00:51:35 +09:00
cacert.pem
updated CA Bundle!
2013-12-05 17:51:10 -05:00
certs.py
Preferentially use certifi to requests.
2014-07-10 21:49:16 +01:00
compat.py
handle urllib3 api changes;
closes
#2045
2014-07-29 23:29:21 -04:00
cookies.py
preserve python2-like dict API for RequestCookieJar
2013-12-18 18:09:24 +04:00
exceptions.py
make StreamConsumedError doubly inherit
2014-09-22 15:58:54 -04:00
hooks.py
Use user supplied options when resending authenticated requests
2013-02-13 19:11:38 -05:00
models.py
Fixed.
2014-11-12 15:35:27 +03:00
sessions.py
Merge pull request
#2299
from mattrobenolt/master
2014-11-07 14:18:41 -06:00
status_codes.py
Re-add resume to not break existing apps
2014-06-11 13:27:36 -04:00
structures.py
revert change
2014-08-24 19:46:46 -07:00
utils.py
Made more better
2014-10-10 09:58:30 -07:00