Closed dasgarner closed 3 years ago
Implementation in the CMS: https://github.com/xibosignage/xibo/issues/2248
Sample command:
http|<url>|<content-type|application/x-www-form-urlencoded|application/json|text/plain>|<request-config>
http|http://localhost/test.html?param1=2¶m2=3|application/x-www-form-urlencoded|{"method":"GET","headers":"{\"header1\":\"header1-value\"}","body":"sendme=please&sendmetoo=svp"}
Implementation in the CMS: https://github.com/xibosignage/xibo/issues/2248
Sample command: