Sha256: eb132fed92563e349068e31740aa52b5ac0452f1317732e397fe6db6ed8b2aa3

Contents?: true

Size: 1.57 KB

Versions: 36

Compression:

Stored size: 1.57 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/gists/starred?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:
      - Sat, 09 Jun 2012 09:34:51 GMT
      Content-Type:
      - application/json; charset=utf-8
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ratelimit-Limit:
      - '5000'
      Etag:
      - ! '"d751713988987e9331980363e24189ce"'
      X-Ratelimit-Remaining:
      - '4999'
      Content-Length:
      - '2'
    body:
      encoding: US-ASCII
      string: ! '[]'
    http_version: !!null 
  recorded_at: Sat, 09 Jun 2012 09:34:51 GMT
- request:
    method: get
    uri: https://api.github.com/gists/starred?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: 500
      message: Internal Server Error
    headers:
      Server:
      - nginx/1.0.13
      Date:
      - Sat, 09 Jun 2012 14:59:10 GMT
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: US-ASCII
      string: ''
    http_version: !!null 
  recorded_at: Sat, 09 Jun 2012 14:59:10 GMT
recorded_with: VCR 2.2.0

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
github_api-0.8.6 features/cassettes/gists/gists/starred.yml
github_api-0.8.5 features/cassettes/gists/gists/starred.yml
github_api-0.8.4 features/cassettes/gists/gists/starred.yml
github_api-0.8.3 features/cassettes/gists/gists/starred.yml
github_api-0.8.2 features/cassettes/gists/gists/starred.yml
github_api-0.8.1 features/cassettes/gists/gists/starred.yml
github_api-0.8.0 features/cassettes/gists/gists/starred.yml
github_api-0.7.2 features/cassettes/gists/gists/starred.yml
github_api-0.7.1 features/cassettes/gists/gists/starred.yml
github_api-0.7.0 features/cassettes/gists/gists/starred.yml
github_api-0.6.5 features/cassettes/gists/gists/starred.yml
github_api-0.6.4 features/cassettes/gists/gists/starred.yml
github_api-0.6.3 features/cassettes/gists/gists/starred.yml
github_api-0.6.2 features/cassettes/gists/gists/starred.yml
github_api-0.6.1 features/cassettes/gists/gists/starred.yml
github_api-0.6.0 features/cassettes/gists/gists/starred.yml