httpx/tests/client
Bakhtiyor Ruziev e34d280673 Add server.url property in tests (#300)
* Add server.url to test server

* Move a property to top of the class
2019-09-01 09:07:22 +02:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_auth.py fixed __repr__ function of Headers and Url classes (#222) 2019-08-20 11:48:28 +01:00
test_client.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_cookies.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_headers.py Remove "Host" header on redirects if URL origin has changed (#199) 2019-08-13 06:44:23 -05:00
test_properties.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_redirects.py Tighten up response.next() (#297) 2019-08-31 09:09:35 -05:00