parent
a394df59da
commit
ff0febbaa9
@ -58,7 +58,7 @@ HTTPX builds on the well-established usability of `requests`, and gives you:
|
||||
* Ability to make requests directly to [WSGI applications](https://www.python-httpx.org/advanced/#calling-into-python-web-apps) or [ASGI applications](https://www.python-httpx.org/async/#calling-into-python-web-apps).
|
||||
* Strict timeouts everywhere.
|
||||
* Fully type annotated.
|
||||
* 99% test coverage.
|
||||
* 100% test coverage.
|
||||
|
||||
Plus all the standard features of `requests`...
|
||||
|
||||
|
||||
@ -71,7 +71,7 @@ well-established usability of `requests`, and gives you:
|
||||
* Ability to make requests directly to [WSGI applications](advanced.md#calling-into-python-web-apps) or [ASGI applications](async.md#calling-into-python-web-apps).
|
||||
* Strict timeouts everywhere.
|
||||
* Fully type annotated.
|
||||
* 99% test coverage.
|
||||
* 100% test coverage.
|
||||
|
||||
Plus all the standard features of `requests`...
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user