Interface IRequestProxy
public interface IRequestProxy
Properties
Credentials
ICredentials Credentials { get; set; }
Property Value
- ICredentials
Methods
GetProxy(Uri)
Uri GetProxy(Uri destination)
Parameters
destination
Uri
Returns
- Uri
IsBypassed(Uri)
bool IsBypassed(Uri host)
Parameters
host
Uri