class VCR::ResponseStatus

The response status of an {HTTPInteraction}.

@attr [Integer] code the HTTP status code @attr [String] message the HTTP status message (e.g. “OK” for a status of 200)