httpx/docs
Tom Christie bb8697011d
Support WSGI and ASGI apps. (#94)
* Add 'Client(app=...)' support

* Add ASGI support with Client(app=app)

* Improve exc cases when using client with ASGI

* Tighten up exception handling when using as a test client

* Fix up stream I/O for WSGI/ASGI apps

* Docs for WSGI/ASGI integration
2019-06-18 15:53:33 +01:00
..
advanced.md Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00
api.md Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00
async.md Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00
compatibility.md Tweak compat docs 2019-06-17 17:28:27 +01:00
index.md Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00
parallel.md Docs tweaks 2019-06-12 16:06:09 +01:00
quickstart.md Int status codes (#92) 2019-06-17 16:53:39 +01:00