httpx/tests/models
Tom Christie 655773e1c1
Handle URL quoting username and password components. (#1159)
* Handle URL quoting username and password components

* Tweak userinfo quoting
2020-08-11 17:18:12 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Fix behaviour with multiple Set-Cookie headers (#1156) 2020-08-10 14:53:51 +01:00
test_headers.py Use get_list consistently (#1119) 2020-08-02 11:33:50 +01:00
test_queryparams.py Use get_list consistently (#1119) 2020-08-02 11:33:50 +01:00
test_requests.py Ignore transfer-encoding if content-length presents (#1170) 2020-08-11 23:43:57 +08:00
test_responses.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_url.py Handle URL quoting username and password components. (#1159) 2020-08-11 17:18:12 +01:00