getHttpHeader(key: String): String;
The getHttpHeader method of the JadeWebServiceConsumer class returns the value of a user-defined HTTP header specified by the value of the key parameter.
If the HTTP header does not exist, a null string is returned.