Tom Christie
|
8d9dfb54fc
|
HTTP/2 becomes fully optional (#1140)
* HTTP/2 becomes fully optional
* Fix linting, coverage
|
2020-08-07 15:16:21 +01:00 |
|
Tom Christie
|
bafa32aa67
|
Update HTTP/2 docs
|
2020-05-22 10:16:08 +01:00 |
|
Tom Christie
|
2038919b7e
|
Proposed 0.11 docs (#727)
* Proposed 0.11 docs
* Add async section and link in
* Update docs/advanced.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/quickstart.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Docs updates
* Use context-managed client instances in examples
* Update README with links to docs site, rather than to .md documents
* "99% test coverage"
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
* Add Client.close method to API docs
* Update docs/async.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
|
2020-01-08 12:51:52 +00:00 |
|
Florimond Manca
|
e284b84bf9
|
Rename Client to AsyncClient (with compat synonym) (#680)
* Rename Client to AsyncClient (with compat synonym)
* Document motivation for AsyncClient renaming
Co-authored-by: Tom Christie <tom@tomchristie.com>
|
2019-12-29 15:34:23 +00:00 |
|
Tom Christie
|
5076952202
|
Rename http2 switch (#586)
* Simplify HTTP version config, and switch HTTP/2 off by default
* HTTP/2 docs
* HTTP/2 interlinking in docs
* Add concurrency auto-detection
* Add sniffio
* Rename HTTP2 switch on client
* http_2 -> http2
|
2019-12-02 19:52:29 +00:00 |
|
Tom Christie
|
30229f1652
|
Better HTTP/2 defaults. (#584)
* Simplify HTTP version config, and switch HTTP/2 off by default
* HTTP/2 docs
* HTTP/2 interlinking in docs
|
2019-12-02 17:07:04 +00:00 |
|