OpenWGA 7.10 - TMLScript reference
WGA » WGA.CallMethod :
getRequestHeader(name)
On object | WGA.Call |
Usage |
Returns the content of a HTTP header from the request |
Parameters |
name (String) The name of the HTTP header field |
Return value |
Header content, null if the header does not exist |
Allowed in script types |
|