Sha256: c486cd96c39e216ce40a2dc7a8b526b51a95df61fa1acfcf38fec9f6d070777a
Contents?: true
Size: 778 Bytes
Versions: 8
Compression:
Stored size: 778 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://example.com:80/ body: headers: response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: etag: - "\"24ec5-1b6-4059a80bfd280\"" last-modified: - Tue, 15 Nov 2005 13:24:10 GMT connection: - Keep-Alive content-type: - text/html; charset=UTF-8 date: - Thu, 25 Feb 2010 07:53:51 GMT server: - Apache/2.2.3 (CentOS) content-length: - "438" age: - "9260" accept-ranges: - bytes body: "var1: <%= var1 %>; var2: <%= var2 %>; var3: <%= var3 %>" http_version: "1.1"
Version data entries
8 entries across 8 versions & 1 rubygems