httpx/tests
2019-08-18 14:44:24 -05:00
..
client Enforce that sync client uses asyncio-based backend (#232) 2019-08-18 09:41:37 -05:00
dispatch Release semaphore if connection is dropped (#230) 2019-08-18 14:44:24 -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 Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_config.py Accept SSLContext into SSLConfig(verify=...) (#215) 2019-08-14 22:30:02 -05:00
test_decoders.py Implement Response.stream_text() (#183) 2019-08-14 21:56:17 -05:00
test_multipart.py Fixed multipart header params encoding (#167) 2019-07-28 22:16:37 -05: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