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