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
8a23dd94cb27a2127cf962a53829b329cdb460aa
requests3
/
requests
T
History
kennethreitz
ae5ecdf2ae
Merge pull request
#1959
from Feng23/master
...
support request tuple data
2014-03-31 10:30:36 -04:00
..
packages
Update urllib to 1.8 (8a8c601bee)
2014-03-28 16:37:54 -07:00
__init__.py
New Response property, .is_redirect.
2014-02-13 14:27:42 -05:00
adapters.py
Add timeout to stream with testing
2014-02-28 10:08:57 -06: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
Fix all remaining references to charade
2013-12-18 08:43:18 -06: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
support request tuple data
2014-03-27 10:41:49 +08:00
sessions.py
Merge pull request
#1962
from sigmavirus24/fix-history-type
2014-03-24 11:45:06 -04:00
status_codes.py
Set 208 status_code to "already_reported"
2013-07-13 11:08:01 +02:00
structures.py
Fix a few warnings flagged by PyDev
2013-07-22 17:14:45 +09:00
utils.py
Merge pull request
#1951
from Lukasa/proxyauth
2014-03-23 10:51:48 -04:00