]> git.ipfire.org Git - thirdparty/httpx.git/commit
Move HSTS preload checking to client (#184)
authorSeth Michael Larson <sethmichaellarson@gmail.com>
Thu, 1 Aug 2019 09:26:45 +0000 (04:26 -0500)
committerTom Christie <tom@tomchristie.com>
Thu, 1 Aug 2019 09:26:45 +0000 (10:26 +0100)
commit9142a893ffa2d399add134a42cf72915fa92d0d2
tree06732cb0b538e44ca9ad67c963c0526d62474f4b
parent919e8d3f9b634f61c2abdf786610df36d6cd3a82
Move HSTS preload checking to client (#184)
httpx/client.py
httpx/models.py
tests/client/test_client.py
tests/models/test_url.py