The HTTPServiceRequest class / com.HTTPServiceRequest methods |
Returns the request header name.
getRequestHeader() RETURNING result STRING
The getRequestHeader() method returns the value of the request header name, or NULL.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.