]> git.ipfire.org Git - thirdparty/httpx.git/commit
test `parse_header_links` via public api (#3061)
authorT-256 <132141463+T-256@users.noreply.github.com>
Tue, 16 Jan 2024 10:25:02 +0000 (13:55 +0330)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 10:25:02 +0000 (10:25 +0000)
commit4f6edf36e93fd9f83ff95b065718fd6bd0c4d3c5
tree2a00ea62200f31efa73ef213b64b70e0533b5998
parentc7cd6aa5bdcf9f9d63e7dcea33cb78d6920aeed8
test `parse_header_links` via public api (#3061)

* test `parse_header_links` via public api

* add no-link test

* Update tests/test_utils.py

---------

Co-authored-by: Tom Christie <tom@tomchristie.com>
httpx/_models.py
tests/test_utils.py