class VCR::Errors::UnhandledHTTPRequestError

def match_request_on_body?

def match_request_on_body?
  current_matchers.include?(:body)
end