mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
Update master
This commit is contained in:
@@ -44,6 +44,7 @@ doesn't have nearly as many features.
|
|||||||
##Known Issues
|
##Known Issues
|
||||||
* Only works with the first HTTP request made in each use_cassette block. That's because I haven't gotten around to implementing multiple requests yet.
|
* Only works with the first HTTP request made in each use_cassette block. That's because I haven't gotten around to implementing multiple requests yet.
|
||||||
* Probably only works with urllib2. Hey, doesn't `requests` use urllib2? Maybe that works too then.
|
* Probably only works with urllib2. Hey, doesn't `requests` use urllib2? Maybe that works too then.
|
||||||
|
* No HTTPS support (yet)
|
||||||
|
|
||||||
##Similar libraries in Python
|
##Similar libraries in Python
|
||||||
Neither of these really implement the API I want, but I have cribbed some code
|
Neither of these really implement the API I want, but I have cribbed some code
|
||||||
|
|||||||
Reference in New Issue
Block a user