Sha256: 0be40e31b3f392fabf689970ffdcc24736b2c4d0cd96f17c13659c0967ec6785

Contents?: true

Size: 1.08 KB

Versions: 6

Compression:

Stored size: 1.08 KB

Contents

---
http_interactions:
- request:
    method: put
    uri: https://httpbin.org/put
    body:
      encoding: US-ASCII
      string: test=success
    headers: {}
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Wed, 15 Apr 2015 16:28:34 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '351'
      Connection:
      - close
      Access-Control-Allow-Origin:
      - '*'
      Access-Control-Allow-Credentials:
      - 'true'
    body:
      encoding: UTF-8
      string: "{\n  \"args\": {}, \n  \"data\": \"\", \n  \"files\": {}, \n  \"form\":
        {\n    \"test\": \"success\"\n  }, \n  \"headers\": {\n    \"Content-Length\":
        \"12\", \n    \"Content-Type\": \"application/x-www-form-urlencoded\", \n
        \   \"Host\": \"httpbin.org\", \n    \"User-Agent\": \"EventMachine HttpClient\"\n
        \ }, \n  \"json\": null, \n  \"origin\": \"72.92.31.249\", \n  \"url\": \"https://httpbin.org/put\"\n}\n"
    http_version: 
  recorded_at: Wed, 15 Apr 2015 16:28:37 GMT
recorded_with: VCR 2.9.3

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
muxer-0.3.4 spec/cassettes/muxer/put/with_params.yml
muxer-0.3.3 spec/cassettes/muxer/put/with_params.yml
muxer-0.3.2 spec/cassettes/muxer/put/with_params.yml
muxer-0.3.0 spec/cassettes/muxer/put/with_params.yml
muxer-0.2.1 spec/cassettes/muxer/put/with_params.yml
muxer-0.2.0 spec/cassettes/muxer/put/with_params.yml