httpx/docs
Tom Christie 89fb0cbc69
Add HTTPTransport and AsyncHTTPTransport (#1399)
* Add keepalive_expiry to Limits config

* keepalive_expiry should be optional. In line with httpcore.

* HTTPTransport and AsyncHTTPTransport

* Update docs for httpx.HTTPTransport()

* Update type hints

* Fix docs typo

* Additional mount example

* Tweak context manager methods

* Add 'httpx.HTTPTransport(proxy=...)'

* Use explicit keyword arguments throughout httpx.HTTPTransport

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
2021-01-08 10:23:56 +00:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Update butterfly logo (#1382) 2020-11-10 10:16:07 +00:00
js Add 'chat' to docs (#818) 2020-02-19 11:38:14 +00:00
advanced.md Add HTTPTransport and AsyncHTTPTransport (#1399) 2021-01-08 10:23:56 +00:00
api.md Add response.next_request (#1334) 2020-10-01 13:52:03 +01:00
async.md Add HTTPTransport and AsyncHTTPTransport (#1399) 2021-01-08 10:23:56 +00:00
CNAME Setup custom domain (#751) 2020-01-11 09:38:09 +00:00
compatibility.md Updates compatibility guide to address event hooks (#1436) 2020-12-23 20:09:43 +01:00
contributing.md Remove stale reference to "Travis" (#1440) 2020-12-29 13:38:04 +01:00
environment_variables.md Use relative links for interlinking markdown files in docs (#1390) 2020-11-13 15:03:30 +00:00
exceptions.md Update exceptions.md (#1432) 2020-12-20 20:43:33 +01:00
http2.md Remove double "then" in docs/http2.md (#1442) 2020-12-30 17:21:35 +01:00
index.md Update README to reflect new estimate for v1.0 release (#1445) 2021-01-07 07:57:25 +01:00
quickstart.md Seperate content=... and data=... parameters (#1266) 2020-09-15 13:36:10 +01:00
third-party-packages.md Use relative links for interlinking markdown files in docs (#1390) 2020-11-13 15:03:30 +00:00
troubleshooting.md Add troubleshooting guide, with initial proxies entries (#1435) 2020-12-29 13:40:53 +01:00