httpx/tests
2019-08-24 10:04:14 -05:00
..
client Response.protocol -> Response.http_version (#250) 2019-08-20 15:15:38 +01:00
dispatch Add missing async test cases (#269) 2019-08-23 07:04:21 -05:00
models Added links property to BaseResponse (#211) 2019-08-16 09:07:52 -05:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
conftest.py Support client cert passwords, new TLS options (#118) 2019-07-16 10:08:57 +01:00
test_api.py Fix typos in docstrings 2019-08-17 09:07:57 -05:00
test_asgi.py Add missing async test cases (#269) 2019-08-23 07:04:21 -05:00
test_concurrency.py Add ConcurrencyBackend.start_tls() (#263) 2019-08-24 10:04:14 -05:00
test_config.py Raise TypeError if invalid parameter for HTTPVersionConfig (#253) 2019-08-20 17:39:05 -05:00
test_decoders.py added control to calling decode for empty contents (#237) 2019-08-19 16:12:00 +01:00
test_multipart.py Add Client(http_versions=...) support 2019-08-20 13:30:54 +01:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_utils.py Added links property to BaseResponse (#211) 2019-08-16 09:07:52 -05:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00