Vcrpy

Latest version: v6.0.1

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

0.3.5

0.3.4

0.3.1

Fix issue causing full paths to be sent on the HTTP request line.

0.3.0

Backwards incompatible release - Added support for record modes, and changed the default recording behavior to the "once" record mode. Please see the documentation on record modes for more. Added support for custom request matching, and changed the default request matching behavior to match only on the URL and method. Also, improved the httplib mocking to add support for the HTTPConnection.send() method. This means that requests won't actually be sent until the response is read, since I need to record the entire request in order to match up the appropriate response. I don't think this should cause any issues unless you are sending requests without ever loading the response (which none of the standard httplib wrappers do, as far as I know. Thanks to fatuhoku for some of the ideas and the motivation behind this release.

0.2.1

This is a minor version increase to fix an installation issue

0.2.0

- Added configuration API, which lets you configure some settings on VCR (see the README).
- VCR no longer saves cassettes if they haven't changed at all (thanks sirpengi)
- VCR now supports JSON as well as YAML (thanks sirpengi).
- Added amazing new skeumorphic logo, thanks hairarrow.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.