Table of Contents

Class SecureProxyForwardingResolver

Namespace
Sisk.SslProxy
Assembly
Sisk.SslProxy.dll

A resolver that securely forwards the client's IP address through a trusted proxy by validating the proxy's digest header.

public class SecureProxyForwardingResolver : ForwardingResolver
Inheritance
SecureProxyForwardingResolver
Inherited Members

Constructors

SecureProxyForwardingResolver()

Methods

OnResolveClientAddress(HttpRequest, IPEndPoint)

Method that is called when resolving the IP address of the client in the request.