httpx/tests/models
Tom Christie b471f01d66
Allow URLs where username or password contains unescaped '@'. (#2986)
* Add test cases for userinfo in URL

* Resolve failing test cases

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-12-07 10:08:14 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Ruff linter: Use the default line-length (#2922) 2023-11-29 13:28:31 +04:00
test_headers.py Support header comparisons with dict or list. (#1326) 2020-09-25 12:28:34 +01:00
test_queryparams.py Revert "Raise TypeError on invalid query params. (#2523)" (#2539) 2023-01-04 09:23:32 +00:00
test_requests.py Use ruff instead of flake8, autoflake and isort (#2648) 2023-04-05 12:37:10 +02:00
test_responses.py Raise ValueError on Response.encoding being set after Response.text has been accessed (#2852) 2023-09-19 08:54:32 +01:00
test_url.py Allow URLs where username or password contains unescaped '@'. (#2986) 2023-12-07 10:08:14 +00:00