httpx/tests
2019-10-04 09:17:25 +01:00
..
client Make HTTPError importable from the top-level (#421) 2019-10-01 13:37:05 -05:00
dispatch Add flake8-pie plugin (#419) 2019-10-01 12:02:29 -05:00
models added authority copy feature in URL.copy_with (#436) 2019-10-04 09:17:25 +01:00
requests_compat Document digest auth (#348) 2019-09-16 12:50:00 +01:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Add trio concurrency backend (#276) 2019-09-21 11:10:20 -05:00
conftest.py Add trio concurrency backend (#276) 2019-09-21 11:10:20 -05:00
test_api.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_asgi.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
test_concurrency.py Revert "Use Python 3.8 asyncio.Stream where possible (#369)" (#423) 2019-10-03 09:18:10 +01:00
test_config.py Add support for SSL_CERT_FILE and SSL_CERT_DIR (#307) 2019-09-23 10:24:53 -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 Fix bug when using client without timeouts in Python 3.6 (#383) 2019-09-25 06:31:50 -05:00
test_utils.py Add debug logs to ASGIDispatch (#371) 2019-09-23 22:49:24 +02:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00