WebRequest.GetRequestHeader
From Xojo Documentation
Method
WebRequest.GetRequestHeader(Name As String) As String
New in 2011r2
Supported for all project types and targets.
New in 2011r2
Supported for all project types and targets.
Returns the value of the Name request header sent by the browser. If the header does not exist, a blank string is returned.