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
fe693c492242ae532211e0c173324f09ca8cf227
requests3
/
requests
T
History
kennethreitz
fe693c4922
Merge pull request
#2142
from sigmavirus24/urllib3-1.9
...
Upgrade urllib3 to 1.9.x
2014-07-22 16:21:05 -04:00
..
packages
Upgrade urllib3 to 1.9.x
2014-07-21 13:37:10 -05:00
__init__.py
v2.3.0
2014-05-16 13:55:47 -04:00
adapters.py
Merge pull request
#2142
from sigmavirus24/urllib3-1.9
2014-07-22 16:21:05 -04:00
api.py
The timeout is in seconds.
2014-02-16 19:00:22 +00:00
auth.py
Avoid unnecessary encode/decode cycles.
2014-06-08 10:28:35 +01: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
compat: handle SyntaxError when importing simplejson
2014-05-26 00:56:35 +02:00
cookies.py
preserve python2-like dict API for RequestCookieJar
2013-12-18 18:09:24 +04:00
exceptions.py
Explicitly check for None
2014-01-28 20:39:09 -06:00
hooks.py
Use user supplied options when resending authenticated requests
2013-02-13 19:11:38 -05:00
models.py
don't make duplicate requests for permanent redirects
2014-06-12 08:25:21 -04:00
sessions.py
Fix silly check
2014-07-02 10:42:00 -05:00
status_codes.py
Re-add resume to not break existing apps
2014-06-11 13:27:36 -04:00
structures.py
remove unused IteratorProxy
2014-05-23 11:52:17 -04:00
utils.py
Merge pull request
#1924
from schlamar/proxy-default-scheme
2014-05-12 15:05:56 -04:00