httpx/tests
2019-04-29 16:08:31 +01:00
..
adapters Test allow_redirects=False 2019-04-29 16:08:31 +01:00
conftest.py Add PoolTimeout, and timeout tests 2019-04-17 17:38:03 +01:00
test_api.py Adapters 2019-04-26 15:34:04 +01:00
test_config.py Adapters 2019-04-26 15:34:04 +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 Adapters 2019-04-26 15:34:04 +01:00
test_requests.py Rejig request preparing 2019-04-29 14:25:24 +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 Adapters 2019-04-26 15:34:04 +01:00