HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Entry Class / Protocol Property

In This Topic
    Protocol Property
    In This Topic
    Gets the protocol version string used by HTTP/2 and later connections, e.g.''h2-14', etc.
    Syntax
    'Declaration
     
    Public ReadOnly Property Protocol As String
    public string Protocol {get;}
    Remarks
    This property requrns an empty string for conventional HTTP and HTTPS connections.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also