Sha256: 8a0fa3e336ec1f4373efae875cc8ba7530a23451d3e93c3704efa7e982b28a92
Contents?: true
Size: 1.28 KB
Versions: 13
Compression:
Stored size: 1.28 KB
Contents
--- http_interactions: - request: method: post uri: http://httpbin.org/post body: encoding: UTF-8 string: foo=bar headers: User-Agent: - Faraday v0.8.8 Content-Type: - application/x-www-form-urlencoded response: status: code: 200 message: headers: access-control-allow-origin: - '*' content-type: - application/json date: - Sun, 15 Sep 2013 22:37:07 GMT server: - gunicorn/0.17.4 content-length: - '439' connection: - Close body: encoding: UTF-8 string: |- { "args": {}, "data": "", "json": null, "origin": "70.49.74.123", "files": {}, "form": { "foo": "bar" }, "headers": { "Content-Type": "application/x-www-form-urlencoded", "User-Agent": "Faraday v0.8.8", "Connection": "close", "Host": "httpbin.org", "Content-Length": "7", "Accept": "*/*", "Accept-Encoding": "gzip;q=1.0,deflate;q=0.6,identity;q=0.3" }, "url": "http://httpbin.org/post" } http_version: recorded_at: Sun, 15 Sep 2013 22:37:07 GMT recorded_with: VCR 2.5.0
Version data entries
13 entries across 13 versions & 1 rubygems