Sha256: 986a576a1ae39316119a2f7077b7d29b5cb0dec0f1517d181b0b91fe7db9f36b

Contents?: true

Size: 1.78 KB

Versions: 3

Compression:

Stored size: 1.78 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/users/nil/gists?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:
      - Mon, 07 May 2012 16:12:16 GMT
      Content-Type:
      - application/json; charset=utf-8
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ratelimit-Limit:
      - '5000'
      Etag:
      - ! '"d751713988987e9331980363e24189ce"'
      X-Ratelimit-Remaining:
      - '4923'
      Content-Length:
      - '2'
    body:
      encoding: US-ASCII
      string: ! '[]'
    http_version: !!null 
  recorded_at: Mon, 07 May 2012 16:12:16 GMT
- request:
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/gists?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:
      - Wed, 16 May 2012 21:39:38 GMT
      Content-Type:
      - application/json; charset=utf-8
      Connection:
      - keep-alive
      Status:
      - 200 OK
      Etag:
      - ! '"d751713988987e9331980363e24189ce"'
      X-Ratelimit-Limit:
      - '5000'
      X-Ratelimit-Remaining:
      - '4999'
      Content-Length:
      - '2'
    body:
      encoding: US-ASCII
      string: ! '[]'
    http_version: !!null 
  recorded_at: Wed, 16 May 2012 21:39:39 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/gists/gists/public_all.yml
github_api-0.5.3 features/cassettes/gists/gists/public_all.yml
github_api-0.5.2 features/cassettes/gists/gists/public_all.yml