Click or drag to resize
WinINETProxyInfobAllowDirect Property
TRUE if a direct HTTP connection may be made if AutoProxy/PAC is unreachable or corrupt

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

Property Value

Type: Boolean
See Also