]> git.ipfire.org Git - thirdparty/httpx.git/commit
Expand URL interface (#1601)
authorTom Christie <tom@tomchristie.com>
Tue, 27 Apr 2021 08:01:14 +0000 (09:01 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 08:01:14 +0000 (09:01 +0100)
commite67b0dd15b97c6c522099544355d2a80068b9bbb
tree51ea336a546b3f8758e2236de2ebc1f01e70dcbd
parent2abb2f214a57f990d7f4cda0f51d476b47cef165
Expand URL interface (#1601)

* Expand URL interface

* Add URL query param manipulation methods
httpx/_models.py
tests/models/test_url.py