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

Protocol Property
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
 
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