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
2fa021582b8b12b7072dee4b641906574ba80087
requests3
/
requests
T
History
Kenneth Reitz
2fa021582b
Merge branch 'feature/session' of
https://github.com/tomhsx/requests
into feature/session
...
Conflicts: AUTHORS
2011-08-16 02:34:44 -04:00
..
packages
small workaround for issue
#7
2011-02-23 08:49:08 +01:00
__init__.py
no import packages
2011-05-22 13:30:22 -04:00
api.py
requests.codes
2011-08-13 14:50:38 -04:00
async.py
remote async __all__
2011-05-14 21:50:41 -04:00
config.py
use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback
2011-08-15 17:03:37 +02:00
core.py
requests.codes
2011-08-13 14:50:38 -04:00
exceptions.py
Fix typos
2011-05-20 18:34:43 +02:00
models.py
Merge branch 'develop' of
https://github.com/moliware/requests
into develop
2011-08-15 21:50:00 -04:00
monkeys.py
Python 2.5 bugfix
2011-07-23 22:49:01 -04:00
patches.py
package refactor
2011-05-14 14:21:42 -04:00
session.py
Added request.session functionality
2011-08-15 16:01:26 -04:00
status_codes.py
Fixed misc spelling mistakes.
2011-08-15 22:53:22 -03:00
structures.py
supporting codes class
2011-08-13 14:50:48 -04:00