httpx/docs
Tom Christie 00e150f6a5
Client handles redirect + auth (#552)
* Drop sync client

* Drop unused imports

* Async only

* Update tests/test_decoders.py

Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>

* Linting

* Update docs for async-only

* Import sorting

* Add async notes to docs

* Update README for 0.8 async switch

* Move auth away from middleware where possible

* Drop middleware sub-package

* Client.dispatcher -> Client.dispatch

* Docs tweak

* Linting

* Fix type checking issue

* Import ordering

* Fix up docstrings

* Minor docs fixes

* Linting

* Remove unused import
2019-11-27 12:10:10 +00:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Add hints for debugging CI issues (#399) 2019-10-10 07:05:22 -05:00
advanced.md Drop sync (#544) 2019-11-27 10:43:42 +00:00
api.md Drop sync (#544) 2019-11-27 10:43:42 +00:00
compatibility.md Drop sync (#544) 2019-11-27 10:43:42 +00:00
contributing.md Add test script (#451) 2019-10-12 18:14:44 +02:00
environment_variables.md Add DEBUG logs of HTTP requests (#502) 2019-11-06 22:56:25 +01:00
index.md Client handles redirect + auth (#552) 2019-11-27 12:10:10 +00:00
quickstart.md Drop sync (#544) 2019-11-27 10:43:42 +00:00