--- - !ruby/struct:VCR::RecordedResponse method: :get uri: http://example.com:80/ response: !ruby/object:Net::HTTPOK body: | Example Web Page

You have reached this web page by typing "example.com", "example.net", or "example.org" into your web browser.

These domain names are reserved for use in documentation and are not available for registration. See RFC 2606, Section 3.

body_exist: true code: "200" header: last-modified: - Tue, 15 Nov 2005 13:24:10 GMT connection: - Keep-Alive date: - Thu, 25 Feb 2010 07:52:38 GMT content-type: - text/html; charset=UTF-8 etag: - "\"24ec5-1b6-4059a80bfd280\"" server: - Apache/2.2.3 (CentOS) content-length: - "438" age: - "3009" accept-ranges: - bytes http_version: "1.1" message: OK read: true socket: - !ruby/struct:VCR::RecordedResponse method: :get uri: http://example.com:80/foo response: !ruby/object:Net::HTTPNotFound body: | 404 Not Found

Not Found

The requested URL /foo was not found on this server.


Apache/2.2.3 (CentOS) Server at example.com Port 80
body_exist: true code: "404" header: connection: - close content-type: - text/html; charset=iso-8859-1 date: - Thu, 25 Feb 2010 07:52:38 GMT server: - Apache/2.2.3 (CentOS) content-length: - "277" http_version: "1.1" message: Not Found read: true socket: - !ruby/struct:VCR::RecordedResponse method: :get uri: http://example.com:80/ response: !ruby/object:Net::HTTPOK body: Another example.com response body_exist: true code: "200" header: last-modified: - Tue, 15 Nov 2005 13:24:10 GMT connection: - Keep-Alive date: - Thu, 25 Feb 2010 07:52:38 GMT content-type: - text/html; charset=UTF-8 etag: - "\"24ec5-1b6-4059a80bfd280\"" server: - Apache/2.2.3 (CentOS) content-length: - "438" age: - "3009" accept-ranges: - bytes http_version: "1.1" message: OK read: true socket: