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

In This Topic
    Headers Property (Response)
    In This Topic
    Returns a Headers object contains the list of HTTP headers that were received from the web server.
    Syntax
    'Declaration
     
    Public ReadOnly Property Headers As Headers
    public Headers Headers {get;}
    Requirements
     
    See Also