:GetRequestHeader()
Class
Syntax
:GetRequestHeader( cHeader ) -> cValue
Parameters
|
|
cHeader |
Request Header to return value for |
Return
Return the value of the specified request header field
Description
Returns the specified Request Header value if it is set.
Otherwise the Method returns a NIL value.
See Also