httpx/tests/client
Tom Christie c1ec1c33cd
Response.protocol -> Response.http_version (#250)
* Response.protocol -> Response.http_version

* Update docs
2019-08-20 15:15:38 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Response.protocol -> Response.http_version (#250) 2019-08-20 15:15:38 +01:00
test_auth.py fixed __repr__ function of Headers and Url classes (#222) 2019-08-20 11:48:28 +01:00
test_client.py Response.protocol -> Response.http_version (#250) 2019-08-20 15:15:38 +01:00
test_cookies.py Renaming -> httpx (#129) 2019-07-19 15:15:16 +01:00
test_headers.py Remove "Host" header on redirects if URL origin has changed (#199) 2019-08-13 06:44:23 -05:00
test_redirects.py Explicitly check is_redirect in simple test case (#208) 2019-08-14 06:22:12 -05:00