WebRequest.GetRequestHeader

From Real Software Documentation

Jump to: navigation, search

     

Method
WebRequest.GetRequestHeader ( Name As String ) As String

Returns the value of a request header sent by the browser. If the header does not exist, a blank string will be returned.

See Also

WebRequest.Header

Personal tools