Sha256: 2eccef0189269049e7440e289b5fad5aa80f976d3c0919c984bdebdaae6b918d

Contents?: true

Size: 1.06 KB

Versions: 6

Compression:

Stored size: 1.06 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://us.api.battle.net/d3/profile/DOESNTEXIST-666/hero/666?apikey=api_key_from_secrets_rb&locale=en_US
    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-Language:
      - en-US
      Content-Type:
      - application/json;charset=UTF-8
      Date:
      - Thu, 04 Sep 2014 16:13:17 GMT
      Server:
      - Apache
      Vary:
      - Accept-Encoding
      X-Frame-Options:
      - SAMEORIGIN
      X-Mashery-Responder:
      - prod-j-worker-us-east-1b-39.mashery.com
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: |-
        {
          "code" : "NOTFOUND",
          "reason" : "The account could not be found."
        }
    http_version: 
  recorded_at: Thu, 04 Sep 2014 16:13:17 GMT
recorded_with: VCR 2.9.2

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bnet-0.0.10 fixtures/cassettes/diablo_hero_notf_found.yml
bnet-0.0.5 fixtures/cassettes/diablo_hero_notf_found.yml
bnet-0.0.4 fixtures/cassettes/diablo_hero_notf_found.yml
bnet-0.0.3 fixtures/cassettes/diablo_hero_notf_found.yml
bnet-0.0.2 fixtures/cassettes/diablo_hero_notf_found.yml
bnet-0.0.1 fixtures/cassettes/diablo_hero_notf_found.yml