bitfocus / companion-module-generic-http

Generic HTTP module
MIT License
9 stars 19 forks source link

Allow custom variables in action options #12

Closed estilles closed 2 years ago

estilles commented 2 years ago

The http: GET, http: PUT and http: POST actions should allow custom variables within the URI, Body(JSON) and header input(JSON) options.

image