1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 09:13:23 +00:00

list httpx in the compatibility list

This commit is contained in:
Hernan Ezequiel Di Giorgi
2020-06-30 21:23:09 -03:00
committed by Kevin McCarthy
parent 0ef400195b
commit 641d9e5d49

View File

@@ -22,6 +22,7 @@ The following HTTP libraries are supported:
- ``tornado.httpclient``
- ``urllib2``
- ``urllib3``
- ``httpx``
Speed
-----