httpx/tests
2019-08-20 14:17:26 +01:00
..
client fixed __repr__ function of Headers and Url classes (#222) 2019-08-20 11:48:28 +01:00
dispatch Drop Protocol str enum class in favor of plain old strings 2019-08-20 14:17:26 +01: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 added control to calling decode for empty contents (#237) 2019-08-19 16:12:00 +01: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