| .. |
|
client
|
Fix flaky Response.elapsed tests (#446)
|
2019-10-04 15:36:06 -05:00 |
|
dispatch
|
Make start_tls a method on streams & return a new stream (#484)
|
2019-10-20 12:59:16 +02: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
|
Don't check trio import in definition of backend fixture params (#447)
|
2019-10-05 19:12:06 -05: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
|
asyncio: Wait for the stream to close when closing (#494)
|
2019-10-22 22:01:40 +02: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
|
Refactor debug and trace log tests (#506)
|
2019-11-06 12:04:20 +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 |