2019-11-19 17:55:59 +01:00

323 B

HTTP commander

HTTP PUT/POST/GET Commander

The HTTP commander allows you to execute HTTP methods on a HTTP server and is ment as a generic way to interact with a server.

HTTP Server

Simple HTTP Server to receive GET/POST/PUT/DELETE requests. Emits an event including HTTP request type, Url and body as parameter.