httpx/tests
Josep Cugat 89a8100b6c
Replace remaining occurrences of dispatch with transport (#1010)
* Replace remaining occurrences of dispatch with transport

* Remove unused AsyncDispatcher

Was removed in #804

* Remove hard_limit warning in test
2020-05-30 23:18:48 +02:00
..
client Replace remaining occurrences of dispatch with transport (#1010) 2020-05-30 23:18:48 +02:00
models Revert "Add content-length header for empty bytestream (#866)" (#898) 2020-04-08 13:15:22 +01:00
__init__.py Drop RedirectLoop exception (#819) 2020-02-24 10:09:52 +00:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Remove unused concurrency test utils (#989) 2020-05-24 11:38:24 +02:00
conftest.py Attempt to resolve test flakiness (#946) 2020-05-12 16:02:25 +01:00
test_api.py Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
test_asgi.py ASGI: Wait for response to complete before sending disconnect message (#919) 2020-05-12 10:06:53 +01:00
test_config.py Rename pool limit options (#968) 2020-05-21 13:26:20 +01:00
test_content_streams.py Revert "Add content-length header for empty bytestream (#866)" (#898) 2020-04-08 13:15:22 +01:00
test_decoders.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_multipart.py Replace remaining occurrences of dispatch with transport (#1010) 2020-05-30 23:18:48 +02:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Replace remaining occurrences of dispatch with transport (#1010) 2020-05-30 23:18:48 +02:00
test_utils.py Httpcore interface (#804) 2020-04-08 13:32:10 +01:00
test_wsgi.py Fix support for generator-based WSGI apps (#887) 2020-03-29 13:13:01 +02:00
utils.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00