Class FiddlerUpstreamProxy
Inheritance
System.Object
FiddlerUpstreamProxy
Namespace: Fiddler
Assembly: FiddlerCore.dll
Syntax
public class FiddlerUpstreamProxy : Object, IWebProxy
Constructors
FiddlerUpstreamProxy()
Declaration
public FiddlerUpstreamProxy()
Properties
Credentials
Declaration
public ICredentials Credentials { get; set; }
Property Value
System.
|
Methods
GetProxy(Uri)
Declaration
public Uri GetProxy(Uri destination)
Parameters
System.
|
Returns
System.
|
IsBypassed(Uri)
Declaration
public bool IsBypassed(Uri host)
Parameters
System.
|
Returns
System.
|