Sha256: be247fb91f833138184dcddf973b601457d38ec6afec7095ff0477bb66b5ee4c

Contents?: true

Size: 753 Bytes

Versions: 5

Compression:

Stored size: 753 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/1.9.1/replay_localhost_cassette.yml
vcr-1.3.0 features/fixtures/vcr_cassettes/1.9.1/replay_localhost_cassette.yml
vcr-1.2.0 features/fixtures/vcr_cassettes/1.9.1/replay_localhost_cassette.yml
vcr-1.1.2 features/fixtures/vcr_cassettes/1.9.1/replay_localhost_cassette.yml
vcr-1.1.1 features/fixtures/vcr_cassettes/1.9.1/replay_localhost_cassette.yml