httpx/tests
2019-08-08 21:42:25 -05:00
..
client Added base class HTTPError with request/response attribute (#162) 2019-08-06 08:20:48 -05:00
dispatch Added base class HTTPError with request/response attribute (#162) 2019-08-06 08:20:48 -05:00
models Move HSTS preload checking to client (#184) 2019-08-01 10:26:45 +01: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 Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_asgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_config.py Use pathlib.Path instead of os.path functions (#188) 2019-08-08 21:42:25 -05:00
test_decoders.py Ignore Content-Encoding headers that are invalid (#196) 2019-08-08 21:33:55 -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 netrc support (#177) 2019-08-01 09:32:00 +01:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00