Sha256: 8d9e336b07768505f89c4ec9b6af6589158a0e93e58c1f6ce352225b86795686

Contents?: true

Size: 1.63 KB

Versions: 5

Compression:

Stored size: 1.63 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/rate_limit?access_token=<TOKEN>
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/vnd.github.v3+json,application/vnd.github.beta+json;q=0.5,application/json;q=0.1
      Accept-Charset:
      - utf-8
      User-Agent:
      - Github Ruby Gem 0.10.1
      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:
      - Fri, 21 Jun 2013 21:31:45 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ratelimit-Limit:
      - '5000'
      X-Ratelimit-Remaining:
      - '5000'
      X-Github-Media-Type:
      - github.v3; format=json
      X-Content-Type-Options:
      - nosniff
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Expose-Headers:
      - ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
      Access-Control-Allow-Origin:
      - ! '*'
      Etag:
      - ! '"5d9e87bc7cbd54a123abd85f8d265f38"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      Vary:
      - Accept-Encoding
      Content-Encoding:
      - gzip
    body:
      encoding: ASCII-8BIT
      string: !binary |-
        H4sIAAAAAAAAA6tWKkosSVWyqlbKyczNLFGyMjUwMNBRKkrNTczMy8xLhwjU
        1gIAWEFOoigAAAA=
    http_version: !!null 
  recorded_at: Fri, 21 Jun 2013 21:31:45 GMT
recorded_with: VCR 2.4.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
github_api-0.11.3 features/cassettes/ratelimit/get.yml
github_api-0.11.2 features/cassettes/ratelimit/get.yml
github_api-0.11.1 features/cassettes/ratelimit/get.yml
github_api-0.11.0 features/cassettes/ratelimit/get.yml
github_api-0.10.2 features/cassettes/ratelimit/get.yml