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
a3fb5ac326549081f469f35fe1e4d843ff0ab390
requests3/requests
T
History
Kenneth Reitz 8e6f98f44e Merge branch 'redsea' into develop
2012-01-21 07:17:30 -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
cleanup docs for request defaults
2012-01-21 01:44:57 -05: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
Merge branch 'redsea' into develop
2012-01-21 07:17:30 -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
Default the encoding of "text" media subtypes to "ISO-8859-1"
2012-01-21 11:01:45 +01:00
Powered by Gitea Version: 1.26.2 Page: 54ms 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