httpx/tests/models
Tom Christie f932af9172
Version 0.15.0 (#1301)
* Version 0.15.0

* Update CHANGELOG.md

Co-authored-by: Jamie Hewland <jamie.hewland@hpe.com>

* Escalate deprecations into removals.

* Deprecate overly verbose timeout parameter names

* Fully deprecate max_keepalive in favour of explicit max_keepalive_connections

* Fully deprecate PoolLimits in favour of Limits

* Deprecate instantiating 'Timeout' without fully explicit values

* Include deprecation notes in changelog

* Use httpcore 0.11.x

Co-authored-by: Jamie Hewland <jamie.hewland@hpe.com>
2020-09-22 11:44:28 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_cookies.py Fixed test_multiple_set_cookie (#1270) 2020-09-09 10:01:39 +01:00
test_headers.py Version 0.15.0 (#1301) 2020-09-22 11:44:28 +01:00
test_queryparams.py Version 0.15.0 (#1301) 2020-09-22 11:44:28 +01:00
test_requests.py Finesse URL properties (#1285) 2020-09-21 11:35:25 +01:00
test_responses.py Support Response(text=...), Response(html=...), Response(json=...) (#1297) 2020-09-21 11:19:19 +01:00
test_url.py Finesse URL properties (#1285) 2020-09-21 11:35:25 +01:00