Click or drag to resize
WinINETProxyInfobBypassIntranetHosts Property
True if the proxy should be bypassed for dotless hostnames. NOTE: Simply looks at the bypassList string to see if it contains a LOCAL rule.

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

Property Value

Type: Boolean
See Also