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
ab2e7df8a9117a2839ec0f88eca57b564b1b02a2
requests3
/
requests
T
History
sprt
ab2e7df8a9
Merge branch 'master' of git://github.com/kennethreitz/requests
...
Conflicts: test_requests.py
2013-01-24 18:36:53 +01:00
..
packages
update urllib3 to current master with ssl bugfixes
2013-01-22 14:40:10 -08:00
__init__.py
v1.1.0 and docs
2013-01-10 02:13:02 -05:00
adapters.py
Fix
#1106
2013-01-19 11:49:52 -05:00
api.py
api docs
2012-12-23 01:44:54 -05:00
auth.py
missing algorithm field
2013-01-22 16:35:16 +01:00
cacert.pem
remove the TURKTRUST root certificates, as per
#1102
2013-01-17 02:02:49 -08:00
certs.py
Remove support for certifi
2013-01-17 20:44:01 -08:00
compat.py
chardet fixes!
2012-12-01 16:55:09 +01:00
cookies.py
nice and cleanup
2012-12-17 05:47:41 -05:00
exceptions.py
Whitespace fixes following PEP8.
2012-08-16 17:38:35 -04:00
hooks.py
hooks and things
2012-12-17 04:31:26 -05:00
models.py
Merge branch 'master' of git://github.com/kennethreitz/requests
2013-01-24 18:36:53 +01:00
sessions.py
Only call the hook once.
2013-01-23 11:51:37 -05:00
status_codes.py
adding UTF-8 status codes
2012-11-08 14:30:13 -08:00
structures.py
CHUNKED REQUESTS!
2013-01-10 01:58:29 -05:00
utils.py
Remove support for certifi
2013-01-17 20:44:01 -08:00