WebRequest.Header
From Xojo Documentation
Method
WebRequest.Header(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.
Gets or sets a request header using the specified Name. Setting a header to a blank string removes the header.