| Class | VCR::Middleware::Excon::NonStreamingResponseBodyReader |
| In: |
lib/vcr/middleware/excon.rb
|
| Parent: | Object |
Reads the body when no streaming is done.
@private
Provides a duck-typed interface that matches that of `StreamingResponseBodyReader`. The request handler will use this to get the response body.
@private