Sha256: 5c54d2caa9b5ace1b79f7443ab83c6add800c4b7de9c4bd3ef0b58545211bbf1
Contents?: true
Size: 1.92 KB
Versions: 6
Compression:
Stored size: 1.92 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :delete uri: http://<USER>:<PASS>@<URL>:80/settings/networks/404.json body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 404 message: Not Found headers: x-ua-compatible: - IE=Edge,chrome=1 x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 date: - Tue, 19 Apr 2011 15:57:52 GMT server: - Apache/2.2.3 (CentOS) x-runtime: - "0.106262" set-cookie: - <REDACTED> cache-control: - no-cache status: - "404" transfer-encoding: - chunked body: "{\"error\":\"Resource not found\"}" http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :delete uri: http://<USER>:<PASS>@<URL>:80/settings/networks/16.json body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: x-ua-compatible: - IE=Edge,chrome=1 etag: - "\"99914b932bd37a50b983c5e7c90ae93b\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.024894" server: - Apache/2.2.3 (CentOS) date: - Tue, 19 Apr 2011 15:58:48 GMT set-cookie: - <REDACTED> status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "{}" http_version: "1.1"
Version data entries
6 entries across 6 versions & 1 rubygems