Class: VCR::Middleware::Excon::StreamingResponseBodyReader

Inherits:
Object
  • Object
show all
Defined in:
lib/vcr/middleware/excon.rb

Overview

Wraps an Excon streaming :response_block, so that we can accumulate the response as it streams back from the real HTTP server in order to record it.