Click or drag to resize
CONFIG Properties

The CONFIG type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberbAllowRemoteConnections
Returns true if Fiddler should permit remote connections. Requires restart.
Public propertyStatic memberDecryptWhichProcesses
Control which processes have HTTPS traffic decryption enabled
Public propertyStatic memberForceExclusivePort
Boolean indicating whether Fiddler will open the listening port exclusively
Public propertyStatic memberIgnoreServerCertErrors
Controls whether server certificate errors are ignored when decrypting HTTPS traffic.
Public propertyStatic memberiReverseProxyForPort
Port to which Fiddler should forward inbound requests when configured to run as a Reverse Proxy
Public propertyStatic memberJSEditor
Returns the path and filename of the editor used to edit the Rules script file.
Public propertyStatic memberListenPort
The port upon which Fiddler is configured to listen.
Public propertyStatic memberQuietMode
Controls whether notification dialogs and prompts should be shown.
Public propertyStatic membersHostsThatBypassFiddler
On attach, will configure WinINET to bypass Fiddler for these hosts.
Public propertyStatic memberUpstreamGateway
What mechanism, if any, should Fiddler use to find the upstream proxy/gateway?
Top
See Also