| Class | VCR::Request::FiberAware |
| In: |
lib/vcr/structs.rb
|
| Parent: | DelegateClass(Typed) |
Provides fiber-awareness for the {VCR::Configuration#around_http_request} hook.
Yields the fiber so the request can proceed.
@return [VCR::Response] the response from the request