Sha256: 1ae9fae9c9cc00677b5107ffff9d6d82fcf1788da9d4d1e11ece3af84294f834
Contents?: true
Size: 1.51 KB
Versions: 7
Compression:
Stored size: 1.51 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction :request: !ruby/struct:VCR::Request :method: :get :uri: http://example.com:80/before_nested :body: :headers: :response: !ruby/struct:VCR::Response :status: !ruby/struct:VCR::ResponseStatus :code: 200 :message: OK :headers: 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" :body: The before_nested response :http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction :request: !ruby/struct:VCR::Request :method: :get :uri: http://example.com:80/after_nested :body: :headers: :response: !ruby/struct:VCR::Response :status: !ruby/struct:VCR::ResponseStatus :code: 200 :message: OK :headers: 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" :body: The after_nested response :http_version: "1.1"
Version data entries
7 entries across 7 versions & 1 rubygems