Sha256: dac688f7ca0fc23e6d690c920aeb53b9d175ffe5d58594559045a948217888e8

Contents?: true

Size: 1022 Bytes

Versions: 6

Compression:

Stored size: 1022 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :delete
    uri: http://<USER>:<PASS>@<URL>:80/settings/networks/1/ip_addresses/1.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.047822"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Wed, 15 Feb 2012 15:00:15 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

Version Path
squall-1.4.0 spec/vcr_cassettes/ipaddress/delete.yml
squall-1.3.1 spec/vcr_cassettes/ipaddress/delete.yml
squall-1.3.0 spec/vcr_cassettes/ipaddress/delete.yml
squall-1.2.1beta1 spec/vcr_cassettes/ipaddress/delete.yml
squall-1.2.0beta1 spec/vcr_cassettes/ipaddress/delete.yml
squall-1.1.0 spec/vcr_cassettes/ipaddress/delete.yml