Sha256: 14593cb7d1f434e301e2c51c8dc8f6f06d227d0de2f76de47df2aa138632adbc

Contents?: true

Size: 835 Bytes

Versions: 4

Compression:

Stored size: 835 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: http://127.0.0.1:<%= port %>/api/cat/max
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: 'OK '
    headers:
      Content-Type:
      - application/json;charset=utf-8
      Content-Length:
      - '43'
      X-Content-Type-Options:
      - nosniff
      Server:
      - WEBrick/1.3.1 (Ruby/2.0.0/2013-06-27)
      Date:
      - Mon, 13 Jan 2014 21:01:47 GMT
      Connection:
      - Keep-Alive
    body:
      encoding: UTF-8
      string: '{"cat_owner":"Bran Stark","cat_name":"Max"}'
    http_version:
  recorded_at: Mon, 13 Jan 2014 21:01:47 GMT
recorded_with: VCR 2.8.0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
site_prism.vcr-0.3.0 spec/fixtures/custom/bran_stark.yml
site_prism.vcr-0.2.0 spec/fixtures/custom/bran_stark.yml
site_prism.vcr-0.1.2 spec/fixtures/custom/bran_stark.yml
site_prism.vcr-0.1.1 spec/fixtures/custom/bran_stark.yml