When true, this session was conducted using the HTTPS protocol.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool isHTTPS { get; }
Public ReadOnly Property isHTTPS As Boolean
Get
public:
property bool isHTTPS {
bool get ();
}
Property Value
Type:
BooleanSee Also