Sha256: 2b43ad1e4df28b9d3f1c7f23c84940843d9d6a753955736eea4a17436fccaab9

Contents?: true

Size: 1.39 KB

Versions: 3

Compression:

Stored size: 1.39 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://user:pass@www.example.com:80/settings/networks.json
    body: 
    headers: 
      content-type: 
      - application/json
      authorization: 
      - Basic WHAT
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-ua-compatible: 
      - IE=Edge,chrome=1
      etag: 
      - "\"b94035730510fea1df4c67b9372a2169\""
      x-powered-by: 
      - Phusion Passenger (mod_rails/mod_rack) 3.0.1
      content-type: 
      - application/json; charset=utf-8
      x-runtime: 
      - "0.008425"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Mon, 18 Apr 2011 18:29:14 GMT
      set-cookie: 
      - _onapp_session=WHAT; path=/; HttpOnly
      status: 
      - "200"
      cache-control: 
      - max-age=0, private, must-revalidate
      transfer-encoding: 
      - chunked
    body: "[{\"network\":{\"label\":\"Test\",\"created_at\":\"2011-04-18T17:27:24Z\",\"network_group_id\":2,\"updated_at\":\"2011-04-18T17:27:24Z\",\"id\":1,\"vlan\":null,\"identifier\":\"xv33gh9bv881wg\"}},{\"network\":{\"label\":\"Test2\",\"created_at\":\"2011-04-18T18:25:35Z\",\"network_group_id\":2,\"updated_at\":\"2011-04-18T18:25:35Z\",\"id\":2,\"vlan\":null,\"identifier\":\"oi6qzar592yci4\"}}]"
    http_version: "1.1"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
squall-1.0.2 spec/vcr_cassettes/network/list.yml
squall-1.0.1 spec/vcr_cassettes/network/list.yml
squall-1.0.0 spec/vcr_cassettes/network/list.yml