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
2a2dd1389b73f231ea1cf74da538174b7486808d
requests3
/
requests
T
History
Cory Benfield
4c53915a21
Merge pull request
#3789
from moin18/3780
...
3780: Lazy load idna library
2017-01-19 09:19:00 +00:00
..
packages
lazily load idna library
2017-01-17 20:34:15 +05:30
__init__.py
v2.12.5
2017-01-18 12:41:46 +00: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