TCnWebProxy.GetProxy(String) Method

Returns the proxied URI for a request.

Namespace: CNClrLib.Component.WebProxy
public
 function GetProxy(Destination: String): _Uri; overload;

Parameters

Destination
Type: String

The Uri instance of the requested Internet resource.

Return Value

Type: _Uri

The Uri instance of the Internet resource, if the resource is on the bypass list; otherwise, the Uri instance of the proxy.