Sha256: 75b606731d2948d9280621b75d675f69987a7490b69260f237e0e24bcca3f784

Contents?: true

Size: 1014 Bytes

Versions: 1

Compression:

Stored size: 1014 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :put
    uri: http://<USER>:<PASS>@<URL>:80/users/1.json?user[first_name]=Test
    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.040446"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Fri, 10 Feb 2012 16:46:35 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

1 entries across 1 versions & 1 rubygems

Version Path
squall-1.1.0 spec/vcr_cassettes/user/edit.yml