Logo
Explore Activity Archives @kennethreitz Help
Sign In
kennethreitz/requests3
1
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
9ba93b885cb503ddb84beb88210ea389912ff4d3
requests3/requests
T
History
Kenneth Reitz 5f44d79729 move digest to new register_hook
#372
2012-01-21 07:14:26 -05:00
..
packages
urllib3 update
2012-01-07 17:18:49 -05:00
__init__.py
v0.9.3
2012-01-18 21:56:33 -05:00
api.py
Added prefetch documentation for api
2012-01-12 22:16:31 -05:00
async.py
The async.send method wasn't really doing anything useful. It was just calling the r.send() method of the Request object 'r'. It took an optional kwarg pools, and assigned it to r._pools which isn't used by anything. This situation was eaither broken or not fully implemented yet. I modified async.map to call r.send rather than send(r) and then modified async.send to actually make use of the pool that it is passed.
2012-01-17 15:21:09 -06:00
auth.py
move digest to new register_hook
2012-01-21 07:14:26 -05:00
defaults.py
highway to the danger_mode
2012-01-05 12:50:44 -06:00
exceptions.py
new SSLError
2011-12-28 02:43:03 -05:00
hooks.py
make list of HOOKS available
2012-01-21 07:07:18 -05:00
models.py
Provide new register_hook system.
2012-01-21 07:13:58 -05:00
sessions.py
make it true
2011-12-28 04:48:27 -05:00
status_codes.py
Merge remote-tracking branch 'origin/develop' into develop
2011-10-20 11:42:00 -04:00
structures.py
test fix
2011-11-12 16:46:53 -05:00
utils.py
Refactor stream_decode_gzip and _deflate into one function, stream_decompress.
2011-12-30 22:18:08 -05:00
Powered by Gitea Version: 1.26.2 Page: 62ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API