Sha256: 200e1109cb8c82e965a72cd1a6049740eb74ff213a060ba5f80b07da98bef198

Contents?: true

Size: 1.04 KB

Versions: 6

Compression:

Stored size: 1.04 KB

Contents

---
http_interactions:
- request:
    method: put
    uri: https://httpbin.org/put
    body:
      encoding: US-ASCII
      string: ''
    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:
      - '325'
      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  \"headers\": {\n    \"Content-Length\": \"0\", \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/can.yml
muxer-0.3.3 spec/cassettes/muxer/put/can.yml
muxer-0.3.2 spec/cassettes/muxer/put/can.yml
muxer-0.3.0 spec/cassettes/muxer/put/can.yml
muxer-0.2.1 spec/cassettes/muxer/put/can.yml
muxer-0.2.0 spec/cassettes/muxer/put/can.yml