Sha256: d3dff16e925dbb2bcbf1a2d0b74102d6efeaabe8a8172a1e7ff8c1cc0e797714
Contents?: true
Size: 1.66 KB
Versions: 36
Compression:
Stored size: 1.66 KB
Contents
--- http_interactions: - request: method: post uri: https://<BASIC_AUTH>@api.github.com/user/emails?access_token=<TOKEN> body: encoding: UTF-8 string: ! '["octocat@example.com","terry@example.com"]' headers: Content-Type: - application/json Accept: - ! '*/*' User-Agent: - Ruby response: status: code: 201 message: Created headers: Server: - nginx/1.0.13 Date: - Sun, 20 May 2012 10:32:18 GMT Content-Type: - application/json; charset=utf-8 Connection: - keep-alive Status: - 201 Created X-Ratelimit-Limit: - '5000' Etag: - ! '"0abdbd0947127ead3e9b00aef1c145b1"' X-Ratelimit-Remaining: - '4990' Content-Length: - '59' body: encoding: US-ASCII string: ! '["octocat@example.com","terry@example.com","<EMAIL>"]' http_version: !!null recorded_at: Sun, 20 May 2012 10:32:18 GMT - request: method: post uri: https://api.github.com/user/emails?access_token=<TOKEN> body: encoding: UTF-8 string: ! '["octocat@example.com","terry@example.com"]' headers: Content-Type: - application/json Accept: - ! '*/*' User-Agent: - Ruby response: status: code: 500 message: Internal Server Error headers: Server: - nginx/1.0.13 Date: - Sat, 09 Jun 2012 14:59:52 GMT Transfer-Encoding: - chunked Connection: - keep-alive body: encoding: US-ASCII string: '' http_version: !!null recorded_at: Sat, 09 Jun 2012 14:59:52 GMT recorded_with: VCR 2.2.0
Version data entries
36 entries across 36 versions & 1 rubygems