Sha256: 38d370418b6f00830984352d7feed2eb6276a42118fad514248b64ed3b1a163d

Contents?: true

Size: 958 Bytes

Versions: 3

Compression:

Stored size: 958 Bytes

Contents

--- 
http_interactions: 
- request: 
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/user/emails?access_token=<TOKEN>
    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: 
      Server: 
      - nginx/1.0.13
      Date: 
      - Sun, 20 May 2012 09:53:28 GMT
      Content-Type: 
      - application/json; charset=utf-8
      Connection: 
      - keep-alive
      Status: 
      - 200 OK
      X-Ratelimit-Limit: 
      - "5000"
      Etag: 
      - "\"e411c2596673397775541ed7eb41a3cc\""
      X-Ratelimit-Remaining: 
      - "4995"
      Content-Length: 
      - "17"
    body: 
      encoding: US-ASCII
      string: "[\"<EMAIL>\"]"
    http_version: 
  recorded_at: Sun, 20 May 2012 09:53:28 GMT
recorded_with: VCR 2.1.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
github_api-0.5.4 features/cassettes/users/emails/all.yml
github_api-0.5.3 features/cassettes/users/emails/all.yml
github_api-0.5.2 features/cassettes/users/emails/all.yml