Headers Property (Request)
In This Topic
Returns a reference to a
Headers object containing the list of HTTP headers that were sent to the web server.
Syntax
'Declaration
Public ReadOnly Property Headers As Headers
public Headers Headers {get;}
Requirements
See Also