]> git.ipfire.org Git - thirdparty/httpx.git/commit
Move remaining utility functions from _utils.py to _models.py (#3387)
authorRafaelWO <38643099+RafaelWO@users.noreply.github.com>
Fri, 1 Nov 2024 19:20:18 +0000 (20:20 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 19:20:18 +0000 (19:20 +0000)
commit41597adffa9d34171a63f7511fc0f702558dd08c
tree6ec9b2cb9cdc9f48fbfc1c5a8a75e1a325b96a96
parent6212e8fa3bf90154b891c7721f6d29737caac861
Move remaining utility functions from _utils.py to _models.py  (#3387)
httpx/_models.py
httpx/_utils.py
scripts/lint
tests/models/test_headers.py
tests/test_utils.py