HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Request Class / Headers Property

In This Topic
    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