httpx/tests
Tom Christie 780d1843ca
Support both zlib and deflate encodings (#758)
* Support both zlib and deflate encodings

* Helpful test docstrings
2020-01-14 09:00:52 +00:00
..
client Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
dispatch Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
models Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Drop run and run_in_threadpool (#710) 2020-01-06 11:14:43 +00:00
conftest.py Drop run and run_in_threadpool (#710) 2020-01-06 11:14:43 +00:00
test_api.py Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
test_asgi.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_concurrency.py Drop run and run_in_threadpool (#710) 2020-01-06 11:14:43 +00:00
test_config.py Prep for introducing SyncClient (#713) 2020-01-07 10:27:01 +00:00
test_content_streams.py Sync streaming interface on responses (#695) 2020-01-02 12:56:11 +00:00
test_decoders.py Support both zlib and deflate encodings (#758) 2020-01-14 09:00:52 +00:00
test_multipart.py Dispatcher -> AsyncDispatcher (#725) 2020-01-06 12:08:14 +00:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_utils.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_wsgi.py Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
utils.py Refactor debug and trace log tests (#506) 2019-11-06 12:04:20 +01:00