vcr v2.2.1 Release Notes

Release Date: 2012-06-13 // almost 12 years ago
  • Full Changelog

    🐛 Bug Fixes:

    • Fix matcher generated by VCR.request_matchers.uri_without_params so that it handles URIs w/o query params properly. Previously, it would allow any two URIs w/o query params to match, even if the hosts or paths differed.