Sha256: a1b1a3ef50f8c8b0a9cdaf3bf61bfa90fe4b12e54bf703a308b48c32f699eec1

Contents?: true

Size: 1005 Bytes

Versions: 34

Compression:

Stored size: 1005 Bytes

Contents

--- 
http_interactions: 
- request: 
    method: post
    uri: https://<BASIC_AUTH>@api.github.com/markdown/raw?access_token=<TOKEN>
    body: 
      encoding: UTF-8
      string: Hello cool world
    headers: 
      Content-Type: 
      - text/plain
      Accept: 
      - "*/*"
      User-Agent: 
      - Ruby
  response: 
    status: 
      code: 200
      message: OK
    headers: 
      Server: 
      - nginx/1.0.13
      Date: 
      - Mon, 02 Jul 2012 21:12:15 GMT
      Content-Type: 
      - text/html;charset=utf-8
      Connection: 
      - keep-alive
      Status: 
      - 200 OK
      X-Ratelimit-Limit: 
      - "5000"
      Content-Length: 
      - "23"
      Etag: 
      - "\"a79261d735e1ecdd6566a15f02a46e21\""
      X-Ratelimit-Remaining: 
      - "4999"
      Cache-Control: 
      - max-age=0, private, must-revalidate
    body: 
      encoding: US-ASCII
      string: <p>Hello cool world</p>
    http_version: 
  recorded_at: Mon, 02 Jul 2012 21:12:16 GMT
recorded_with: VCR 2.2.0

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
github_api-0.11.3 features/cassettes/markdown/render_raw.yml
github_api-0.11.2 features/cassettes/markdown/render_raw.yml
github_api-0.11.1 features/cassettes/markdown/render_raw.yml
github_api-0.11.0 features/cassettes/markdown/render_raw.yml
github_api-0.10.2 features/cassettes/markdown/render_raw.yml
github_api-0.10.1 features/cassettes/markdown/render_raw.yml
github_api-0.10.0 features/cassettes/markdown/render_raw.yml
github_api-0.9.7 features/cassettes/markdown/render_raw.yml
github_api-0.9.6 features/cassettes/markdown/render_raw.yml
github_api-0.9.5 features/cassettes/markdown/render_raw.yml
github_api-0.9.4 features/cassettes/markdown/render_raw.yml
github_api-0.9.3 features/cassettes/markdown/render_raw.yml
github_api-0.9.2 features/cassettes/markdown/render_raw.yml
github_api-0.9.1 features/cassettes/markdown/render_raw.yml
github_api-0.9.0 features/cassettes/markdown/render_raw.yml
github_api-0.8.11 features/cassettes/markdown/render_raw.yml
github_api-0.8.10 features/cassettes/markdown/render_raw.yml
github_api-0.8.9 features/cassettes/markdown/render_raw.yml
github_api-0.8.8 features/cassettes/markdown/render_raw.yml
github_api-0.8.7 features/cassettes/markdown/render_raw.yml