Sha256: 18ec9c43e07a3d6d3d3913abdc209239be6262500d0b1688a9702add61c333b6

Contents?: true

Size: 518 Bytes

Versions: 12

Compression:

Stored size: 518 Bytes

Contents

--- 
- !ruby/struct:VCR::RecordedResponse 
  method: :get
  uri: http://example.com:80/nested
  response: !ruby/object:Net::HTTPNotFound 
    body: The nested response
    body_exist: true
    code: "404"
    header: 
      content-type: 
      - text/html; charset=iso-8859-1
      connection: 
      - close
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Thu, 25 Feb 2010 15:19:40 GMT
      content-length: 
      - "280"
    http_version: "1.1"
    message: Not Found
    read: true
    socket: 

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
vcr-0.3.1 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml
vcr-0.3.1 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.3.0 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.3.0 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml
vcr-0.2.0 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.2.0 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml
vcr-0.1.2 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.1.2 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml
vcr-0.1.1 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml
vcr-0.1.1 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.1.0 features/fixtures/vcr_cassettes/1.8.6/nested_replay_cassette.yml
vcr-0.1.0 features/fixtures/vcr_cassettes/1.8.7/nested_replay_cassette.yml