| .. |
|
client
|
Fix redirect cookie behavior (#529)
|
2019-11-15 21:31:15 +00:00 |
|
dispatch
|
Rename BaseTCPStream/TCPStream to BaseSocketStream/SocketStream (#517)
|
2019-11-08 17:09:38 +01:00 |
|
models
|
Allow lists in query params (#386)
|
2019-10-08 15:12:04 -05:00 |
|
requests_compat
|
Document digest auth (#348)
|
2019-09-16 12:50:00 +01:00 |
|
.netrc
|
added netrc support (#177)
|
2019-08-01 09:32:00 +01:00 |
|
concurrency.py
|
Add trio concurrency backend (#276)
|
2019-09-21 11:10:20 -05:00 |
|
conftest.py
|
Add DEBUG logs of HTTP requests (#502)
|
2019-11-06 22:56:25 +01:00 |
|
test_api.py
|
Add server.url property in tests (#300)
|
2019-09-01 09:07:22 +02:00 |
|
test_asgi.py
|
Parametrize tests with concurrency backend (#273)
|
2019-08-25 20:25:18 +02:00 |
|
test_concurrency.py
|
Add support for proxy tunnels for Python 3.6 + asyncio. (#521)
|
2019-11-17 12:50:54 +01:00 |
|
test_config.py
|
Reorganize timeout config tests (#491)
|
2019-10-22 22:04:42 +02:00 |
|
test_decoders.py
|
added control to calling decode for empty contents (#237)
|
2019-08-19 16:12:00 +01:00 |
|
test_multipart.py
|
Multipart files tweaks (#482)
|
2019-10-20 13:25:00 +01:00 |
|
test_status_codes.py
|
Renaming -> httpx (#129)
|
2019-07-19 15:15:16 +01:00 |
|
test_timeouts.py
|
Fix bug when using client without timeouts in Python 3.6 (#383)
|
2019-09-25 06:31:50 -05:00 |
|
test_utils.py
|
Add DEBUG logs of HTTP requests (#502)
|
2019-11-06 22:56:25 +01:00 |
|
test_wsgi.py
|
Renaming -> httpx (#129)
|
2019-07-19 15:15:16 +01:00 |
|
utils.py
|
Refactor debug and trace log tests (#506)
|
2019-11-06 12:04:20 +01:00 |