httpx/docs
Tom Christie 54f7708e2b
Event hooks (#1246)
* Add EventHooks internal datastructure

* Add support for 'request' and 'response' event hooks

* Support Client.event_hooks property

* Handle exceptions raised by response event hooks

* Docs for event hooks

* Only support 'request' and 'response' event hooks

* Add event_hooks to top-level API

* Event hooks

* Formatting

* Formatting

* Fix up event hooks test

* Add test case to confirm that redirects/event hooks don't currently play together correctly

* Refactor test cases

* Make response.request clear in response event hooks docs

* Drop merge marker

* Request event hook runs as soon as we have an auth-constructed request
2020-09-15 12:05:39 +01:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Progress examples (#1272) 2020-09-10 12:28:08 +01:00
js Add 'chat' to docs (#818) 2020-02-19 11:38:14 +00:00
advanced.md Event hooks (#1246) 2020-09-15 12:05:39 +01:00
api.md Add stream docstring (#1200) 2020-08-20 10:28:28 +01:00
async.md Use pycon for Python console code blocks (#1187) 2020-08-18 15:17:44 +02:00
CNAME Setup custom domain (#751) 2020-01-11 09:38:09 +00:00
compatibility.md Update compatibility.md: mention differing query parameter handling (#1262) 2020-09-10 21:22:14 +02:00
contributing.md Update contributing docs (#1011) 2020-06-02 10:31:56 +01:00
environment_variables.md Edited documentation about proxy-envs usage (#404) (#1257) 2020-09-06 14:52:37 +03:00
exceptions.md Include invalid url exception in docs (#1166) 2020-08-11 17:14:12 +01:00
http2.md HTTP/2 becomes fully optional (#1140) 2020-08-07 15:16:21 +01:00
index.md Drop urllib3 in favor of public gist (#1182) 2020-09-04 22:56:36 +02:00
quickstart.md Drop chardet (#1269) 2020-09-15 11:20:19 +01:00
third-party-packages.md Drop urllib3 in favor of public gist (#1182) 2020-09-04 22:56:36 +02:00