Sha256: 4f4e6ea365b393cd36629c5be41ee8ea841c0f278a037295b6d1d2fee963682f
Contents?: true
Size: 1.25 KB
Versions: 2
Compression:
Stored size: 1.25 KB
Contents
--- http_interactions: - request: method: get uri: https://httpbin.org/gzip body: encoding: US-ASCII string: '' headers: Accept: - "*/*" User-Agent: - rest-man/1.0.0 (darwin21 arm64) ruby/2.7.6p219 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Host: - httpbin.org response: status: code: 200 message: OK headers: Date: - Mon, 30 May 2022 12:31:58 GMT Content-Type: - application/json Content-Length: - '267' Connection: - keep-alive Server: - gunicorn/19.9.0 Access-Control-Allow-Origin: - "*" Access-Control-Allow-Credentials: - 'true' body: encoding: ASCII-8BIT string: "{\n \"gzipped\": true, \n \"headers\": {\n \"Accept\": \"*/*\", \n \"Accept-Encoding\": \"gzip;q=1.0,deflate;q=0.6,identity;q=0.3\", \n \ \"Host\": \"httpbin.org\", \n \"User-Agent\": \"rest-man/1.0.0 (darwin21 arm64) ruby/2.7.6p219\", \n \"X-Amzn-Trace-Id\": \"Root=1-6294b93e-6f0917d64ba80b424308f280\"\n \ }, \n \"method\": \"GET\", \n \"origin\": \"159.65.106.225\"\n}\n" recorded_at: Mon, 30 May 2022 12:31:58 GMT recorded_with: VCR 6.1.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rest-man-1.1.0 | spec/cassettes/request_httpbin_with_encoding_gzip.yml |
rest-man-1.0.0 | spec/cassettes/request_httpbin_with_encoding_gzip.yml |