]> git.ipfire.org Git - thirdparty/httpx.git/commit
Document client block-usage and close() (#487)
authorFlorimond Manca <florimond.manca@gmail.com>
Sat, 19 Oct 2019 11:52:44 +0000 (13:52 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2019 11:52:44 +0000 (13:52 +0200)
commit074cd25b041c0a39712c5378e81d9014c04910ed
tree929e688fef0631c2ede0c3892affdcd1984b40d0
parent7200717e82e6b4ed16f264883e5e541e254ebef5
Document client block-usage and close() (#487)

* Document client context manager vs close() usage

* Convert client snippets to use context-managed syntax
docs/advanced.md
docs/api.md
docs/compatibility.md
docs/environment_variables.md
docs/parallel.md