Sha256: a7ba734198aaa453bea2c8d5fe487c2a7a9d47dd06d0cf7604017a920e03b014

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :put
    uri: http://<USER>:<PASS>@<URL>:80/settings/networks/1/ip_addresses/1.json?ip_address%5Baddress%5D=109.123.91.67&ip_address%5Bnetmask%5D=255.255.255.193&ip_address%5Bnetwork_address%5D=109.123.91.65&ip_address%5Bbroadcast%5D=109.123.91.128&ip_address%5Bgateway%5D=109.123.91.66
    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.057182"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Wed, 15 Feb 2012 14:51:34 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

5 entries across 5 versions & 1 rubygems

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