httpx/tests
Seth Michael Larson b0fa0859a8
Configure Proxy from Client (#353)
* Incorporate suggestions

* Start of proxy config

* Incorporate suggestions

* Add proxies to high-level API, docs

* Update client.py
2019-09-20 12:33:06 -05:00
..
client Configure Proxy from Client (#353) 2019-09-20 12:33:06 -05:00
dispatch Configure Proxy from Client (#353) 2019-09-20 12:33:06 -05:00
models Add .elapsed onto Response objects tracking how long a request took. (#351) 2019-09-18 20:29:01 +02:00
requests_compat Document digest auth (#348) 2019-09-16 12:50:00 +01:00
.netrc added netrc support (#177) 2019-08-01 09:32:00 +01:00
concurrency.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
conftest.py Configure Proxy from Client (#353) 2019-09-20 12:33:06 -05:00
test_api.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_asgi.py Parametrize tests with concurrency backend (#273) 2019-08-25 20:25:18 +02:00
test_concurrency.py Stream -> TCPStream (#339) 2019-09-15 16:14:48 -05:00
test_config.py Add support for SSLKEYLOGFILE (#301) 2019-09-01 08:01:11 -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 Add Client(http_versions=...) support 2019-08-20 13:30:54 +01:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_utils.py Configure Proxy from Client (#353) 2019-09-20 12:33:06 -05:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00