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
b2289cd2d5d21bd31cf4a818a4e0ff6951b2317a
requests3
/
requests
T
History
Ian Cordasco
b2289cd2d5
Bump version for 2.13.0
...
Add release notes for 2.13.0
2017-01-24 06:32:12 -06:00
..
packages
Update idna to v2.2.0
2017-01-24 06:20:44 -06:00
__init__.py
Bump version for 2.13.0
2017-01-24 06:32:12 -06:00
_internal_utils.py
adding unicode_is_ascii utility function
2016-11-21 08:22:41 -07:00
adapters.py
[httpAdapter] allow empty password in proxy credentials
2016-10-31 14:42:01 +01:00
api.py
Add default value of allow_redirects to docs
2017-01-12 17:00:42 +00:00
auth.py
python 2.6 compatibiliby
2016-12-20 13:16:14 -05:00
cacert.pem
Update certifi certs to 2016.09.26
2016-11-15 10:11:58 +00:00
certs.py
making module docstrings and coding comments consistent
2016-07-19 14:51:14 -06:00
compat.py
adding rewind for re-POST bodies
2016-11-02 09:56:56 -06:00
cookies.py
Move to_native_string to _internal_utils.py to avoid circular dependency
2016-09-26 21:41:01 -07:00
exceptions.py
adding rewind for re-POST bodies
2016-11-02 09:56:56 -06:00
hooks.py
Merge pull request
#3429
from nateprewitt/docstring_cleanup
2016-07-20 18:38:38 -04:00
models.py
lazily load idna library
2017-01-17 20:34:15 +05:30
sessions.py
adding rewind for re-POST bodies
2016-11-02 09:56:56 -06:00
status_codes.py
adding in pep8 fixes
2016-07-20 10:30:08 -06:00
structures.py
Merge pull request
#3429
from nateprewitt/docstring_cleanup
2016-07-20 18:38:38 -04:00
utils.py
Fixed detection of utf-32-be by BOM.
2016-12-29 10:21:32 +07:00