]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add URL parsing tests from WHATWG (#3188)
authorTom Christie <tom@tomchristie.com>
Thu, 13 Jun 2024 13:46:36 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2024 13:46:36 +0000 (14:46 +0100)
commitdb9072f998b53ff66d50778bf5edee8e2cc8ede1
tree8731486256fa3fcc4198d5f3a6794180737c7018
parent92e9dfb3997ab07353bbe98f9b5a6e69b7701c70
Add URL parsing tests from WHATWG (#3188)

Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
httpx/_urlparse.py
tests/models/test_url.py
tests/models/test_whatwg.py [new file with mode: 0644]
tests/models/whatwg.json [new file with mode: 0644]