Luca De Vitis
c243d09398
Added gracefull_hooks, default_hooks and 'Accept-Encoding' base_header
2011-08-25 16:17:38 +02:00
Luca De Vitis
d12eac8669
* hooks is a package now.
...
* Added hooks.setup_hooks to setup multiple and default hooks
* Added hooks.response hooks to unicode encoding, and uncompress response.
* Modified hooks.dispatch_hooks api: don't need a key any more.
2011-08-23 23:30:50 +02:00
Kenneth Reitz
c19b2c5172
settings.decode_unicode
2011-08-20 19:47:43 -04:00
Kenneth Reitz
a609f726e6
settings.allow_unicode
2011-08-20 19:43:36 -04:00
Kenneth Reitz
abc5e27931
config max_redirects
2011-08-19 20:12:41 -04:00
Kenneth Reitz
3f8f1dc00c
cleaner defaults
2011-08-17 03:19:51 -04:00
Kenneth Reitz
fc04d8a368
cleanups
2011-08-16 22:55:18 -04:00
JensDiemer
88f79b74ce
use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback
2011-08-15 17:03:37 +02:00
Zbigniew Siciarz
e4adef5226
Added proxies to requests.settings
2011-08-09 10:03:09 +02:00
Kenneth Reitz
c3c90bb09c
default headers and content encoding settings
...
Closes #78
2011-07-23 22:35:46 -04:00
Kenneth Reitz
260e32a7c3
default user agent!
2011-07-23 21:39:14 -04:00
Kenneth Reitz
b4a4f38cce
verbose output stream support
2011-06-21 21:59:57 -04:00
Kenneth Reitz
0b36d925f6
remove debug print
2011-05-22 13:56:57 -04:00
Kenneth Reitz
bc290f62d7
defaults
2011-05-22 13:55:13 -04:00
Kenneth Reitz
f887906ec3
cleanup — comments
2011-05-22 13:31:09 -04:00
Kenneth Reitz
49f1ec1efb
settings -> config
...
reimpliment settings as singleton
2011-05-22 13:27:17 -04:00