Sha256: 97b442780eb8616e2b7735bbe4c5b087f1247785ad76b1c8dd97f211c2087e9a

Contents?: true

Size: 1.1 KB

Versions: 5

Compression:

Stored size: 1.1 KB

Contents

---
http_interactions:
- request:
    method: head
    uri: https://<TEST_SUBDOMAIN>.namely.com/api/v1/countries/US?access_token=<TEST_ACCESS_TOKEN>
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json
      Accept-Encoding:
      - gzip, deflate
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Encoding:
      - gzip
      Content-Type:
      - application/json; charset=utf-8
      Date:
      - Tue, 11 Nov 2014 16:00:42 GMT
      Server:
      - nginx/1.6.2
      Status:
      - 200 OK
      Strict-Transport-Security:
      - max-age=31536000
      - max-age=31536000; includeSubDomains;
      Vary:
      - Accept-Encoding
      X-Rack-Cache:
      - miss
      X-Request-Id:
      - 56058573-765a-4468-82bf-b47c8122915f
      X-Runtime:
      - '0.019221'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Tue, 11 Nov 2014 16:00:42 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
namely-0.2.4 spec/fixtures/vcr_cassettes/countries_head.yml
namely-0.2.3 spec/fixtures/vcr_cassettes/countries_head.yml
namely-0.2.2 spec/fixtures/vcr_cassettes/countries_head.yml
namely-0.2.1 spec/fixtures/vcr_cassettes/countries_head.yml
namely-0.1.0 spec/fixtures/vcr_cassettes/countries_head.yml