handle_encoding_errors() { || ... }click to toggle source
# File lib/vcr/cassette/serializers.rb, line 48defhandle_encoding_errorsyieldrescue*self::ENCODING_ERRORS =>ee.message<<"\nNote: Using VCR's `:preserve_exact_body_bytes` option may help prevent this error in the future."raiseend