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
9cf9d76eb5af142f983efb776776b0888febc978
requests3
/
requests
T
History
Kenneth Reitz
9cf9d76eb5
Merge pull request
#477
from maxcountryman/develop
...
potentially
fixes
#338
2012-03-15 18:15:27 -07:00
..
packages
Fix issue
#484
2012-03-14 19:54:06 -07:00
__init__.py
v0.11.0
2012-03-14 20:31:43 -04:00
api.py
Updated Requests api to accept a 'cert' argument.
2012-03-14 17:15:29 -07:00
async.py
[enh] async.imap added -- generator object handling
2012-02-26 04:04:33 +01:00
auth.py
Remove unused import
2012-03-13 17:04:26 -07:00
compat.py
Use basestring instead of str to determine when to return headers as-is. This makes sure that unicode instances aren't enumerated.
2012-02-05 13:57:35 -05:00
defaults.py
v0.10.8
2012-03-09 07:55:54 -08:00
exceptions.py
Merge of maxcountryman
2012-03-09 08:51:03 -08:00
hooks.py
make list of HOOKS available
2012-01-21 07:07:18 -05:00
models.py
Merge pull request
#477
from maxcountryman/develop
2012-03-15 18:15:27 -07:00
sessions.py
Merge branch 'develop' of
https://github.com/chadnickbok/requests
into develop
2012-03-14 20:27:07 -04:00
status_codes.py
blah
2012-01-23 00:15:25 -05:00
structures.py
blah
2012-01-23 00:15:25 -05:00
utils.py
dict sequence
2012-03-13 16:42:16 -07:00