Sha256: 522b9191748cfa3637746cebe338439ae6ec3d0452bfc86720a27b091bba9e8f

Contents?: true

Size: 821 Bytes

Versions: 4

Compression:

Stored size: 821 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :put
    uri: https://api.github.com:443/gists/1738161/star
    body: 
    headers: 
      content-length: 
      - "0"
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 404
      message: Not Found
    headers: 
      server: 
      - nginx/1.0.4
      date: 
      - Sat, 04 Feb 2012 14:31:55 GMT
      content-type: 
      - application/json; charset=utf-8
      connection: 
      - keep-alive
      status: 
      - 404 Not Found
      content-length: 
      - "23"
      etag: 
      - "\"e66a7a6c91e2c26803f3f49feb7a883f\""
      x-ratelimit-limit: 
      - "5000"
      x-ratelimit-remaining: 
      - "4993"
    body: "{\"message\":\"Not Found\"}"
    http_version: "1.1"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_api-0.4.6 features/cassettes/gists/star.yml
github_api-0.4.5 features/cassettes/gists/star.yml
github_api-0.4.4 features/cassettes/gists/star.yml
github_api-0.4.3 features/cassettes/gists/star.yml