| .. |
|
client
|
Switch event hooks to also run on redirects. (#1806)
|
2021-08-18 15:12:39 +01:00 |
|
fixtures
|
Use relative tests directory references (#1052)
|
2020-07-16 16:28:31 +02:00 |
|
models
|
Fix iter_bytes with empty content (#1827)
|
2021-08-31 11:52:52 +01:00 |
|
__init__.py
|
Drop RedirectLoop exception (#819)
|
2020-02-24 10:09:52 +00:00 |
|
common.py
|
Use relative tests directory references (#1052)
|
2020-07-16 16:28:31 +02:00 |
|
concurrency.py
|
Increase test coverage - take 2 (#1012)
|
2020-06-02 10:24:45 +01:00 |
|
conftest.py
|
Inline SERVER_SCOPE and remove typing_extensions requirement (#1773)
|
2021-07-26 15:08:58 +01:00 |
|
test_api.py
|
Seperate content=... and data=... parameters (#1266)
|
2020-09-15 13:36:10 +01:00 |
|
test_asgi.py
|
Transport API (#1522)
|
2021-03-24 12:36:34 +00:00 |
|
test_auth.py
|
Add support for sync-specific or async-specific auth flows (#1217)
|
2020-09-09 14:37:20 +01:00 |
|
test_config.py
|
Drop mode argument, 'httpx.Proxy(..., mode=...)' (#1795)
|
2021-08-13 11:34:56 +01:00 |
|
test_content.py
|
Prefer Content-Length over Transfer-Encoding: chunked for content=<file-like> cases. (#1619)
|
2021-04-30 10:40:42 +01:00 |
|
test_decoders.py
|
Use either brotli or brotlicffi. (#1618)
|
2021-08-13 11:52:45 +01:00 |
|
test_exceptions.py
|
Support HTTPCore 0.13 (#1588)
|
2021-04-21 14:43:18 +01:00 |
|
test_exported_members.py
|
Add exported members test (#1179)
|
2020-08-15 12:24:26 +02:00 |
|
test_multipart.py
|
enforce-upload-files-binary-type (#1736)
|
2021-08-13 11:27:42 +01:00 |
|
test_status_codes.py
|
Escalate 0.17 deprecation warnings to becoming fully deprecated. (#1597)
|
2021-04-26 11:03:11 +01:00 |
|
test_timeouts.py
|
Add a network pytest mark for tests that use the network (#1669)
|
2021-08-13 14:13:43 +01:00 |
|
test_utils.py
|
Drop request.timer attribute. (#1249)
|
2020-09-07 09:06:14 +01:00 |
|
test_wsgi.py
|
Close WSGI iterable when WSGIByteStream is closed (#1830)
|
2021-09-01 16:21:01 +01:00 |
|
utils.py
|
Add httpx.MockTransport() (#1401)
|
2021-01-06 11:04:26 +00:00 |