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
7f9ea04286db69ef863b315cda1bc7f72f52c9d6
requests3
/
requests
T
History
Kenneth Reitz
317f64a11f
Merge pull request
#577
from slingamn/redirects_537
...
Fix and test for
#537
2012-05-03 01:36:12 -07:00
..
packages
Further changes to move cookies to CookieJar
2012-05-01 17:00:19 -07:00
__init__.py
v0.12.0
2012-05-02 19:13:19 -04:00
api.py
Sphinx throws an error if you don't escape ** in **kwargs
2012-03-18 18:09:58 -07:00
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
auth.py
upper case automatically
2012-05-02 18:57:06 -04:00
compat.py
Further changes to move cookies to CookieJar
2012-05-01 17:00:19 -07:00
cookies.py
add Python 3 compatibility
2012-05-01 17:00:19 -07:00
defaults.py
strict mode for
#269
2012-03-30 23:15:31 -04:00
exceptions.py
A get with an invalid port should wrap urllib3's LocationParseError exception with our own.
2012-04-12 12:35:34 -04:00
hooks.py
pre-send hook
2012-05-02 19:09:18 -04:00
models.py
consistency: .text shouldn't recover from unicode decoding errors, either
2012-05-02 20:21:02 -07:00
sessions.py
fix crash in safe mode when response.cookies is None
2012-05-03 01:29:12 -07: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
Further changes to move cookies to CookieJar
2012-05-01 17:00:19 -07:00