Click or drag to resize
URLMonInteropGetProxyInProcess Method
Query WinINET for the current process' proxy settings. Oddly, there's no way to UrlMkGetSessionOption for the current proxy.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static string GetProxyInProcess()

Return Value

Type: String
String of hex suitable for display
See Also