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
87abd9c6094f8b682f7457181adbe768d003fd23
requests3
/
requests
T
History
Ian Cordasco
87abd9c609
Use calendar.timegm when calculating cookie expiration
...
Fixes
#1859
Credit: @lukasa
2014-01-12 14:27:45 -06:00
..
packages
Update urllib3 to 232f496
2014-01-07 12:32:01 -08:00
__init__.py
v2.2.0
2014-01-09 14:33:17 -05:00
adapters.py
Merge branch 'master' into fix-pickling-adapters
2014-01-08 13:53:23 -05:00
api.py
moved logic to Session object and added test case
2013-11-04 22:32:17 +09:00
auth.py
Address feedback from
#1729
2013-12-04 06:45:18 -06:00
cacert.pem
updated CA Bundle!
2013-12-05 17:51:10 -05:00
certs.py
it`s more pep8 now
2013-01-27 02:04:12 +01:00
compat.py
Fix all remaining references to charade
2013-12-18 08:43:18 -06:00
cookies.py
Use calendar.timegm when calculating cookie expiration
2014-01-12 14:27:45 -06:00
exceptions.py
Make ContentDecodingError a subclass.
2014-01-09 19:08:58 +00:00
hooks.py
Use user supplied options when resending authenticated requests
2013-02-13 19:11:38 -05:00
models.py
Fix warnings when building the docs
2013-12-28 00:09:29 -08:00
sessions.py
Fix warnings when building the docs
2013-12-28 00:09:29 -08:00
status_codes.py
Set 208 status_code to "already_reported"
2013-07-13 11:08:01 +02:00
structures.py
Fix a few warnings flagged by PyDev
2013-07-22 17:14:45 +09:00
utils.py
Merge pull request
#1846
from acdha/paranoid-get_netrc_auth
2014-01-08 10:57:09 -08:00