Discuss this help topic in SecureBlackbox Forum
Contains Web Tunnel HTTP response headers.
Declaration
[C#/Java]
TElStringList WebTunnelResponseHeaders;
[VB.NET]
Property WebTunnelResponseHeaders As TElStringList
[Pascal]
property WebTunnelResponseHeaders : TStringList;
[C++]
TStringList* get_WebTunnelResponseHeaders();
[PHP]
TStringList get_WebTunnelResponseHeaders()
Description
Use this read-only property to get Web Tunnel HTTP response headers.
Discuss this help topic in SecureBlackbox Forum