httpx/httpcore
Tom Christie c12c271276
Status code tweaks (#77)
* Add top-level API

* Add tests for top-level API

* Further work towards parallel support

* StatusCode tweaks

* Drop erronous commit
2019-05-24 10:27:35 +01:00
..
dispatch Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
__init__.py Status code tweaks (#77) 2019-05-24 10:27:35 +01:00
api.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
auth.py Auth (#65) 2019-05-15 16:43:35 +01:00
client.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
concurrency.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
config.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
decoders.py Exclude decoder's flush try..except from coverage 2019-05-14 13:43:12 +01:00
exceptions.py Add Cookies model 2019-05-17 11:45:02 +01:00
interfaces.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
models.py Status code tweaks (#77) 2019-05-24 10:27:35 +01:00
status_codes.py Status code tweaks (#77) 2019-05-24 10:27:35 +01:00
utils.py Status code tweaks (#77) 2019-05-24 10:27:35 +01:00