OpenWGA 7.10 - TMLScript reference
RESTContextMethod :
addResponseHeader(name, value)
| On object | RESTContext |
| Usage | Adds a custom HTTP header to the response of the REST request |
| Parameters |
name (String): Name of the parameter value (String): Value of the parameter |