Sha256: edfa58a1b4685b8ac358ceeb3a2852c773943009856b1d7f5fad47be26ba12f4

Contents?: true

Size: 986 Bytes

Versions: 4

Compression:

Stored size: 986 Bytes

Contents

--- 
http_interactions: 
- request: 
    method: get
    uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/languages?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:29:03 GMT
      Content-Type: 
      - application/json; charset=utf-8
      Connection: 
      - keep-alive
      Status: 
      - 200 OK
      X-Ratelimit-Limit: 
      - "5000"
      Etag: 
      - "\"68dd701a7da826b033bbf3ebe997087f\""
      X-Ratelimit-Remaining: 
      - "4880"
      Content-Length: 
      - "15"
    body: 
      encoding: US-ASCII
      string: "{\"Ruby\":523169}"
    http_version: 
  recorded_at: Mon, 07 May 2012 16:29:04 GMT
recorded_with: VCR 2.1.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_api-0.5.4 features/cassettes/repos/languages.yml
github_api-0.5.3 features/cassettes/repos/languages.yml
github_api-0.5.2 features/cassettes/repos/languages.yml
github_api-0.5.1 features/cassettes/repos/languages.yml