httpx/tests
Stephen Brown II 40849bffcb Update IDNA encoding to 2008 spec (#161)
* Update IDNA encoding to 2008 spec

* Add Unicode IDNA Compatibility Processing

* Parametrize idna test

* Use rfc3986 iri_reference for IDNA names

* Add test for IRI object

* Remove test_iri as this interface has been removed
2019-07-31 14:41:40 +01:00
..
client Allow setting headers at the Client level (#159) 2019-07-28 20:39:35 -05:00
dispatch Add additional flake8 plugins (#157) 2019-07-28 11:40:05 -05:00
models Update IDNA encoding to 2008 spec (#161) 2019-07-31 14:41:40 +01:00
conftest.py Support client cert passwords, new TLS options (#118) 2019-07-16 10:08:57 +01:00
test_api.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_asgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_config.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_decoders.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_multipart.py Fixed multipart header params encoding (#167) 2019-07-28 22:16:37 -05:00
test_status_codes.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_timeouts.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_utils.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_wsgi.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00