[{"paths":[],"data":{"internet":"internet","call":"internet.http.put","internet.http.put":"put","uuid":"071651f79538c5be3173b651cc9bcb7e","args":{"url":"http:\/\/httpbin.org\/put","query":{"qsvar":"qsval"},"body":{"hello":"world"},"headers":{"graphheader":"hi"}},"height":32,"width":120,"step":"PUT data to URL","data_to_var":"resp","y":0,"x":0,"type":"library","maxpaths":1}}]
Example Response
{"resp":{"body":{"files":{},"origin":"12.155.182.202","form":{},"url":"http:\/\/httpbin.org\/put?qsvar=qsval","args":{"qsvar":"qsval"},"headers":{"Graphheader":"hi","Content-Length":"11","Via":"1.1 vegur","Connection":"close","X-Request-Id":"ad6d0ae0-f446-47cf-a38e-46b16f0c9842","User-Agent":"python\/gevent-http-client-1.0a","Total-Route-Time":"0","Host":"httpbin.org","Connect-Time":"5"},"json":null,"data":"hello=world"},"headers":{"content-length":"518","via":"1.1 vegur","server":"gunicorn\/18.0","connection":"keep-alive","access-control-allow-credentials":"true","date":"Fri, 14 Nov 2014 17:16:14 GMT","access-control-allow-origin":"*","content-type":"application\/json"},"status":200}}