Sha256: 151247f5c737f33c82a1bb0668012a1e0fdfb8e03db6b354cc6261650cf9844f

Contents?: true

Size: 741 Bytes

Versions: 5

Compression:

Stored size: 741 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://localhost/
    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 15:22:32 GMT
      server: 
      - Apache/2.2.3 (CentOS)
      content-length: 
      - "438"
      age: 
      - "2643"
      accept-ranges: 
      - bytes
    body: This is a fake response.
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vcr-1.3.1 features/fixtures/vcr_cassettes/not_1.9.1/replay_localhost_cassette.yml
vcr-1.3.0 features/fixtures/vcr_cassettes/not_1.9.1/replay_localhost_cassette.yml
vcr-1.2.0 features/fixtures/vcr_cassettes/not_1.9.1/replay_localhost_cassette.yml
vcr-1.1.2 features/fixtures/vcr_cassettes/not_1.9.1/replay_localhost_cassette.yml
vcr-1.1.1 features/fixtures/vcr_cassettes/not_1.9.1/replay_localhost_cassette.yml