Sha256: 02e06a87f9fb1b090fbab4a3ac133ee352405dce2e69ff55f530cdbb546ab8f9

Contents?: true

Size: 1.64 KB

Versions: 12

Compression:

Stored size: 1.64 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/user/keys?access_token=<TOKEN>
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/vnd.github.v3.full+json,application/vnd.github.beta.full+json;q=0.7,application/vnd.github+json;q=0.5,application/json;q=0.1
      Accept-Charset:
      - utf-8
      User-Agent:
      - Github Ruby Gem 0.9.6
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - GitHub.com
      Date:
      - Wed, 10 Apr 2013 21:32:31 GMT
      Content-Type:
      - application/json; charset=utf-8
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ratelimit-Limit:
      - '5000'
      X-Ratelimit-Remaining:
      - '4998'
      Vary:
      - Accept, Authorization, Cookie
      Cache-Control:
      - private, max-age=60, s-maxage=60
      Last-Modified:
      - Wed, 23 Jan 2013 10:27:19 GMT
      Etag:
      - ! '"35217ca008626c2edeb80604cf854530"'
      X-Github-Media-Type:
      - github.v3; param=full; format=json
      X-Content-Type-Options:
      - nosniff
      Content-Length:
      - '2'
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Expose-Headers:
      - Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
      Access-Control-Allow-Origin:
      - ! '*'
    body:
      encoding: US-ASCII
      string: ! '[]'
    http_version: !!null 
  recorded_at: Wed, 10 Apr 2013 21:32:32 GMT
recorded_with: VCR 2.4.0

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
github_api-0.12.3 features/cassettes/users/keys/user.yml
github_api-0.12.2 features/cassettes/users/keys/user.yml
github_api-0.12.1 features/cassettes/users/keys/user.yml
github_api-0.12.0 features/cassettes/users/keys/user.yml
github_api-0.11.3 features/cassettes/users/keys/user.yml
github_api-0.11.2 features/cassettes/users/keys/user.yml
github_api-0.11.1 features/cassettes/users/keys/user.yml
github_api-0.11.0 features/cassettes/users/keys/user.yml
github_api-0.10.2 features/cassettes/users/keys/user.yml
github_api-0.10.1 features/cassettes/users/keys/user.yml
github_api-0.10.0 features/cassettes/users/keys/user.yml
github_api-0.9.7 features/cassettes/users/keys/user.yml