Neokernel API

HTTPProxyAgent.isProxied Method

Checks to see if a path is Proxied.

public virtual bool isProxied(
   string path,
   string host
);

See Also

HTTPProxyAgent Class | com.neokernel.httpd Namespace