mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-11 10:03:00 +00:00
Add mention of urllib3 support in readme.
This commit is contained in:
@@ -24,6 +24,7 @@ VCR.py supports Python 2.6 and 2.7, 3.3, 3.4, and [pypy](http://pypy.org).
|
|||||||
The following http libraries are supported:
|
The following http libraries are supported:
|
||||||
|
|
||||||
* urllib2
|
* urllib2
|
||||||
|
* urllib3
|
||||||
* http.client (python3)
|
* http.client (python3)
|
||||||
* requests (both 1.x and 2.x versions)
|
* requests (both 1.x and 2.x versions)
|
||||||
* httplib2
|
* httplib2
|
||||||
|
|||||||
Reference in New Issue
Block a user