mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
oops, should probably point out that I haven't tested POST
This commit is contained in:
@@ -44,6 +44,7 @@ doesn't have nearly as many features.
|
||||
##Known Issues
|
||||
* Probably only works with urllib2. Hey, doesn't [requests](http://docs.python-requests.org/en/latest/index.html) use urllib2? Maybe that works too then.
|
||||
* Loading urls that do a 301/302 redirect don't work
|
||||
* I haven't tested POST/PUT/DELETE requests
|
||||
|
||||
##Similar libraries in Python
|
||||
Neither of these really implement the API I want, but I have cribbed some code
|
||||
|
||||
Reference in New Issue
Block a user