httpx/tests/dispatch
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
..
__init__.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
test_connection_pools.py Add trio concurrency backend (#276) 2019-09-21 11:10:20 -05:00
test_connections.py Handle h11.Connection.next_event() RemoteProtocolError (#524) 2019-11-22 09:33:40 +01:00
test_http2.py Better HTTP/2 defaults. (#584) 2019-12-02 17:07:04 +00:00
test_proxy_http.py Add flake8-pie plugin (#419) 2019-10-01 12:02:29 -05:00
utils.py Rename BaseTCPStream/TCPStream to BaseSocketStream/SocketStream (#517) 2019-11-08 17:09:38 +01:00