Sha256: fdcd73a5d4e0ed8e6a324334466858ed23e35dcba10f0ab5673323d885c61622
Contents?: true
Size: 1.36 KB
Versions: 6
Compression:
Stored size: 1.36 KB
Contents
--- - !ruby/struct:VCR::RecordedResponse :method: :get :uri: http://example.com:80/before_nested :response: !ruby/object:Net::HTTPOK body: The before_nested response body_exist: true code: "200" header: server: - Apache/2.2.3 (Red Hat) last-modified: - Tue, 15 Nov 2005 13:24:10 GMT etag: - "\"b300b4-1b6-4059a80bfd280\"" accept-ranges: - bytes content-type: - text/html; charset=UTF-8 connection: - Keep-Alive date: - Thu, 28 Jan 2010 07:14:48 GMT age: - "1696" content-length: - "438" http_version: "1.1" message: OK read: true socket: - !ruby/struct:VCR::RecordedResponse :method: :get :uri: http://example.com:80/after_nested :response: !ruby/object:Net::HTTPOK body: The after_nested response body_exist: true code: "200" header: server: - Apache/2.2.3 (Red Hat) last-modified: - Tue, 15 Nov 2005 13:24:10 GMT etag: - "\"b300b4-1b6-4059a80bfd280\"" accept-ranges: - bytes content-type: - text/html; charset=UTF-8 connection: - Keep-Alive date: - Thu, 28 Jan 2010 07:14:48 GMT age: - "1696" content-length: - "438" http_version: "1.1" message: OK read: true socket:
Version data entries
6 entries across 6 versions & 1 rubygems