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
7647e52943ad15da6bc7e52df3dfb744aa949bf8
requests3/requests
T
History
Johannes Gorset 7647e52943 Facilitate for multiple hooks
2012-01-21 12:14:55 +01: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
Fix bug in HTTP-digest auth w/ URI having query string
2012-01-10 18:18:54 -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
Facilitate for multiple hooks
2012-01-21 12:14:55 +01:00
models.py
Decode response URL to a unicode string.
2012-01-20 00:34:44 +01: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: 56ms 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