vcr v1.7.2 Release Notes

Release Date: 2011-03-26 // about 13 years ago
  • Full Changelog

    • Fixed Typhoeus adapter so headers are returned in the same form during playback as they would be without VCR. Bug reported by Avdi Grimm.
    • Fixed Faraday adapter so it treats response headers in the same way Faraday itself does (i.e. with lowercase keys).