Skip to content

IProxyDetector

Interface for custom proxy-detection logic.

Methods:

Proxy GetProxy(HTTPRequest)

Receives the HTTPRequest instance this detector has to try to find a proxy.

Comments