]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add idna support. More tests.
authorTom Christie <tom@tomchristie.com>
Wed, 1 May 2019 09:58:58 +0000 (10:58 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 1 May 2019 09:58:58 +0000 (10:58 +0100)
commitb9487984147362b9869a500bcba3f16df732105f
tree104e922c7ac0eff9b32b5b9fc28f5ac5020e5e62
parent302fe93df9fa44218b5089379fb9f3236169dec0
Add idna support. More tests.
httpcore/adapters/redirects.py
httpcore/models.py
httpcore/sync.py
requirements.txt
setup.py
tests/dispatch/test_http2.py
tests/models/test_url.py [new file with mode: 0644]
tests/test_sync.py