CONFIG Properties |
The CONFIG type exposes the following members.
Name | Description | |
---|---|---|
bAllowRemoteConnections |
Returns true if Fiddler should permit remote connections. Requires restart.
| |
DecryptWhichProcesses |
Control which processes have HTTPS traffic decryption enabled
| |
ForceExclusivePort |
Boolean indicating whether Fiddler will open the listening port exclusively
| |
IgnoreServerCertErrors |
Controls whether server certificate errors are ignored when decrypting HTTPS traffic.
| |
iReverseProxyForPort |
Port to which Fiddler should forward inbound requests when configured to run as a Reverse Proxy
| |
JSEditor |
Returns the path and filename of the editor used to edit the Rules script file.
| |
ListenPort |
The port upon which Fiddler is configured to listen.
| |
QuietMode |
Controls whether notification dialogs and prompts should be shown.
| |
sHostsThatBypassFiddler |
On attach, will configure WinINET to bypass Fiddler for these hosts.
| |
UpstreamGateway |
What mechanism, if any, should Fiddler use to find the upstream proxy/gateway?
|