Sha256: 397875f892530b5e49b2c2a66064413f8b0ce2c50cdfefd94e0439f450ca0ba0
Contents?: true
Size: 942 Bytes
Versions: 2
Compression:
Stored size: 942 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :delete uri: http://<USER>:<PASS>@<URL>:80/settings/disks/78.json body: headers: authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Sun, 03 Feb 2013 22:58:59 GMT server: - Apache/2.2.3 (CentOS) x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 x-runtime: - '0.088773' etag: - ! '"99914b932bd37a50b983c5e7c90ae93b"' x-ua-compatible: - IE=Edge,chrome=1 cache-control: - max-age=0, private, must-revalidate set-cookie: - <REDACTED> status: - '200' transfer-encoding: - chunked content-type: - application/json; charset=utf-8 body: ! '{}' http_version: '1.1'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
squall-1.4.0 | spec/vcr_cassettes/disk/delete.yml |
squall-1.3.1 | spec/vcr_cassettes/disk/delete.yml |