com.HTTPServiceRequest.getRequestHeader

Returns the request header name.

Syntax

getRequestHeader()
  RETURNING result STRING

Usage

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.