]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix Client Docstring and add AsyncClient to API docs (#883)
authorEd Singleton <singletoned@gmail.com>
Sat, 28 Mar 2020 16:22:10 +0000 (16:22 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2020 16:22:10 +0000 (17:22 +0100)
commitfc980e779276e46ce2e2aad10a8ced1d50334306
tree21c0f70c979a56326b75ebb09ea80a063850f1bb
parent939f3ce7ce43d11f3a9829dabaa292b3a906b56d
Fix Client Docstring and add AsyncClient to API docs (#883)

* Fix docstring of Client

* Add AsyncClient to API docs

* Add AsyncClient to ToC

Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
docs/api.md
httpx/_client.py