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

Add Tornado to list of supported libraries

This commit is contained in:
Abhinav Gupta
2015-07-15 12:43:36 -07:00
parent 80ece7750f
commit f77ef81877

View File

@@ -50,6 +50,7 @@ The following http libraries are supported:
- requests (both 1.x and 2.x versions) - requests (both 1.x and 2.x versions)
- httplib2 - httplib2
- boto - boto
- Tornado's AsyncHTTPClient
Usage Usage
----- -----