Commit Graph

8 Commits

Author SHA1 Message Date
Luca De Vitis 07dd324e2f Reverted hooks from sub-package to module. 2011-09-01 18:22:12 +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
Luca De Vitis 2dc556e082 Added multiple hooks support. 2011-08-23 15:06:22 +02:00
Kenneth Reitz 855c273707 whitespace 2011-08-17 00:40:37 -04:00
Kenneth Reitz 2a0eff9c71 docstrings 2011-08-17 00:33:21 -04:00
Kenneth Reitz 3e8a14e133 pre_request hook 2011-08-17 00:28:03 -04:00
Kenneth Reitz 5ba43d0fe5 hook plans 2011-08-17 00:16:57 -04:00
Kenneth Reitz d0cb56932c new hooks system
#118
2011-08-16 23:57:44 -04:00