Sha256: 939416b262ba9dd5a4e95666705370e8538c7fc24c0f35f70906e5aa03729d6a

Contents?: true

Size: 740 Bytes

Versions: 8

Compression:

Stored size: 740 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://example.com:80/
    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 07:53:51 GMT
      server: 
      - Apache/2.2.3 (CentOS)
      content-length: 
      - "438"
      age: 
      - "9260"
      accept-ranges: 
      - bytes
    body: "sum: <%= 1 + 2 %>"
    http_version: "1.1"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vcr-1.4.0 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.3.3 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.3.2 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.3.1 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.3.0 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.2.0 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.1.2 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml
vcr-1.1.1 spec/fixtures/not_1.9.1/cassette_spec/erb_with_no_vars.yml