Sha256: 05ea61c817c04f539d8bd225671df6e26d6c42bec9ea3b1ea1b0e385b32fadae

Contents?: true

Size: 987 Bytes

Versions: 6

Compression:

Stored size: 987 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://us.api.battle.net/wow/character/Dragonmaw/NotHereYo?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: 404
      message: Not Found
    headers:
      Content-Type:
      - application/json;charset=utf-8
      Date:
      - Sat, 30 Aug 2014 15:07:50 GMT
      Server:
      - Apache
      Vary:
      - Accept-Encoding
      X-Frame-Options:
      - SAMEORIGIN
      X-Mashery-Responder:
      - prod-j-worker-us-east-1e-40.mashery.com
      Content-Length:
      - '70'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"status":"nok", "reason": "Character not found."}'
    http_version: 
  recorded_at: Sat, 30 Aug 2014 15:07:52 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/wow_character_not_found.yml
bnet-0.0.5 fixtures/cassettes/wow_character_not_found.yml
bnet-0.0.4 fixtures/cassettes/wow_character_not_found.yml
bnet-0.0.3 fixtures/cassettes/wow_character_not_found.yml
bnet-0.0.2 fixtures/cassettes/wow_character_not_found.yml
bnet-0.0.1 fixtures/cassettes/wow_character_not_found.yml