GetRequestHeader

Retrieves the value of an HTTP request header.

GetRequestHeader(1)

OrdinalTypeDescription
1StringThe name of the HTTP header to retrieve.

To use this function, pass it the name of the HTTP header that you want to retrieve.

The response contains the value of the specified header.