In the most recent release, I've added support for RESTful services, custom headers, and CORS. You can add a custom header for any given action like so:
So the action is pretty much the same as it has always been, but there is the addition of the 'headers' element, with 1 or more 'header' elements with a key/value pair. This header will sent when the action is requested.
Last edit: kevin cowan 2016-09-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the most recent release, I've added support for RESTful services, custom headers, and CORS. You can add a custom header for any given action like so:
Last edit: kevin cowan 2016-09-04