httpx/tests
Tom Christie 5326cd1a20
Version 0.6.4 (#105)
* Read/Write timeout modes

* Read/Write timeout modes

* Tweaks for read/write timeout modes

* Version 0.6.4

* Make slow_response slower for timeout test
2019-06-25 13:24:12 +01:00
..
client Handle early connection closes (#103) 2019-06-24 16:53:42 +01:00
dispatch Read/Write timeout modes (#104) 2019-06-25 12:54:14 +01:00
models Fixed response repr. (#101) 2019-06-23 11:37:00 +01:00
conftest.py Version 0.6.4 (#105) 2019-06-25 13:24:12 +01:00
test_api.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_asgi.py Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00
test_config.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_decoders.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_multipart.py Multipart support (#90) 2019-06-17 14:38:24 +01:00
test_status_codes.py Int status codes (#92) 2019-06-17 16:53:39 +01:00
test_timeouts.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_wsgi.py Support WSGI and ASGI apps. (#94) 2019-06-18 15:53:33 +01:00