]> git.ipfire.org Git - thirdparty/httpx.git/commit
Expand client docstrings (#1152)
authorFelix Hildén <felix.hilden@gmail.com>
Tue, 11 Aug 2020 09:08:53 +0000 (12:08 +0300)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 09:08:53 +0000 (10:08 +0100)
commitf540bd0bcf74cb092c32093ee866ab0c30809e02
tree14a3548bc6395ef27753a377102ea74d7dbf092b
parent45de7145924e62aea7a2f6cbbc878ea6f8455ca7
Expand client docstrings (#1152)

* Add AsyncClient.aclose to API documentation

* Expand client docstrings
* Add docstrings for all verbs and close methods
* Include parameter merge information and see also

* Update _client.py

Co-authored-by: Tom Christie <tom@tomchristie.com>
docs/api.md
httpx/_client.py