This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2413e010f4d2dd5fa4cfcc85427a47a67fc8b01
requests
/
requests
T
History
kennethreitz
6c72509f5b
Merge pull request
#2059
from jschneier/master
...
remove unused IteratorProxy
2014-05-27 11:28:11 -04:00
..
packages
Update urllib3 to 4fb351cd2
2014-05-12 14:43:50 -04:00
__init__.py
v2.3.0
2014-05-16 13:55:47 -04:00
adapters.py
Read content in Session.send instead of Adapter.send.
2014-05-12 22:42:54 +02:00
api.py
The timeout is in seconds.
2014-02-16 19:00:22 +00:00
auth.py
Remove unused loggers.
2014-02-03 13:43:59 +00:00
cacert.pem
updated CA Bundle!
2013-12-05 17:51:10 -05:00
certs.py
it`s more pep8 now
2013-01-27 02:04:12 +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
Document and initialise Response.request
2014-05-26 16:40:45 +01:00
sessions.py
Read content in Session.send instead of Adapter.send.
2014-05-12 22:42:54 +02:00
status_codes.py
Set 208 status_code to "already_reported"
2013-07-13 11:08:01 +02: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