Logo
Explore Activity Archives @kennethreitz Help
Sign In
kennethreitz/requests
1
0
Fork 0
You've already forked requests
mirror of https://github.com/kennethreitz/requests.git synced 2026-06-05 22:50:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
47aba0cc20a3d44aa83bdde849ff39fc8b20d094
requests/requests
T
History
Kenneth Reitz 47aba0cc20 remove is_error
2012-01-21 01:31:23 -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
Fix bug in HTTP-digest auth w/ URI having query string
2012-01-10 18:18:54 -05:00
defaults.py
kill decode_unicode config
2012-01-21 01:23:35 -05:00
exceptions.py
new SSLError
2011-12-28 02:43:03 -05:00
hooks.py
Printing the entire traceback, instead of just a warning, when an exception is encountered
2012-01-10 12:10:58 +02:00
models.py
remove is_error
2012-01-21 01:31:23 -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: 63ms Template: 5ms
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