httpx/httpcore
2019-05-14 15:27:25 +01:00
..
dispatch Add ConcurrencyBackend interface 2019-05-14 10:25:31 +01:00
__init__.py Drop top-level imports that don't need to be public API 2019-05-14 15:27:25 +01:00
client.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
concurrency.py Add ConcurrencyBackend interface 2019-05-14 10:25:31 +01:00
config.py Finessing interface 2019-04-30 11:26:11 +01:00
decoders.py Exclude decoder's flush try..except from coverage 2019-05-14 13:43:12 +01:00
exceptions.py Add HttpError 2019-05-04 17:42:55 +02:00
interfaces.py Add ConcurrencyBackend interface 2019-05-14 10:25:31 +01:00
models.py repr change: <SyncResponse ...> -> <Response ...> 2019-05-14 14:35:47 +01:00
status_codes.py Use stdlib status codes 2019-05-13 14:34:24 +01:00
utils.py Reorganise structure 2019-05-01 16:21:04 +01:00