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
1677c688cb66ee0cb3e2ac5bc10aa9dafc063e1e
requests
/
tests
T
History
Michael Newman
b92feb3f0a
If there is no content in a response don't throw an error the second time that content is attempted to be read. This addresses issue
#377
<
https://github.com/kennethreitz/requests/issues/377
>
2012-04-08 18:39:44 -04:00
..
test_requests_async.py
Excluding select from the monkey patching that gevent does to allow select.poll and requests.async in the same project
2012-03-15 14:41:45 -04:00
test_requests_ext.py
merge conflict and fixes for python3
2012-03-09 08:43:12 -08:00
test_requests.py
If there is no content in a response don't throw an error the second time that content is attempted to be read. This addresses issue
#377
<
https://github.com/kennethreitz/requests/issues/377
>
2012-04-08 18:39:44 -04:00