httpx/tests
2019-04-25 17:05:40 +01:00
..
conftest.py Add PoolTimeout, and timeout tests 2019-04-17 17:38:03 +01:00
test_api.py Add client.request 2019-04-23 09:34:41 +01:00
test_config.py Drop unneccessary __hash__ methods 2019-04-25 17:05:40 +01:00
test_connection_pools.py Tighten up connection acquiry/release 2019-04-25 15:31:47 +01:00
test_connections.py First pass at HTTP/2 support 2019-04-24 15:48:18 +01:00
test_decoding.py Add support for gzip, deflate, and brotli decoding 2019-04-16 11:26:28 +01:00
test_http2.py Add PoolSemaphore 2019-04-25 12:57:18 +01:00
test_requests.py First pass at HTTP/2 support 2019-04-24 15:48:18 +01:00
test_responses.py Refactor to request = Client.send(request) 2019-04-22 17:33:43 +01:00
test_sync.py Module renaming 2019-04-23 14:25:47 +01:00
test_timeouts.py Use different hosts in pool acquiry timeout test. 2019-04-23 09:37:10 +01:00