WebResponse.Header

From Xojo Documentation

Method

WebResponse.Header(Name As String) As String

New in 2011r2

Supported for all project types and targets.

Gets or sets a response header using the specified Name. Setting a header to a blank string removes the header.

See Also

WebRequest.Header, WebResponse.MIMEType