# File lib/vcr/http_stubbing_adapters/excon.rb, line 98definitialize(params)
@params = paramsend
Public Instance Methods
handle()click to toggle source
# File lib/vcr/http_stubbing_adapters/excon.rb, line 102defhandlecasewhenrequest_should_be_ignored?perform_real_requestwhenstubbed_responsestubbed_responsewhenhttp_connections_allowed?record_interactionelseraise_connections_disabled_errorendend