Click or drag to resize
SessionisHTTPS Property
When true, this session was conducted using the HTTPS protocol.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool isHTTPS { get; }

Property Value

Type: Boolean
See Also