Sha256: d9d2ac978089dfa941c7f19f785a9f4de185741f5a203068bc6616ca2d2a01b7

Contents?: true

Size: 1.41 KB

Versions: 5

Compression:

Stored size: 1.41 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.magicthegathering.io/v1/supertypes
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: 'OK '
    headers:
      Server:
      - cloudflare-nginx
      Date:
      - Thu, 21 Jan 2016 01:20:27 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - __cfduid=d82d6a264899bad1c84f2884a4cb28cc61453339227; expires=Fri, 20-Jan-17
        01:20:27 GMT; path=/; domain=.magicthegathering.io; HttpOnly
      X-Frame-Options:
      - SAMEORIGIN
      X-Xss-Protection:
      - 1; mode=block
      X-Content-Type-Options:
      - nosniff
      Etag:
      - W/"5dee9c69e735ec39da52bc82b9c6fe5c"
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - c0051af6-0220-4c18-b9f3-eee62e971761
      X-Runtime:
      - '0.228010'
      Vary:
      - Origin
      Via:
      - 1.1 vegur
      Cf-Ray:
      - 267f325926ed257f-ORD
    body:
      encoding: UTF-8
      string: '{"supertypes":["Basic","Legendary","Ongoing","Snow","World"]}'
    http_version: 
  recorded_at: Thu, 21 Jan 2016 01:20:27 GMT
recorded_with: VCR 2.9.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mtg_sdk-1.1.1 test/fixtures/all_supertypes.yml
mtg_sdk-1.1.0 test/fixtures/all_supertypes.yml
mtg_sdk-1.0.2 test/fixtures/all_supertypes.yml
mtg_sdk-1.0.1 test/fixtures/all_supertypes.yml
mtg_sdk-1.0.0 test/fixtures/all_supertypes.yml