Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
TrustedProxyPolicy.java File Reference
import java.util.List;
Include dependency graph for TrustedProxyPolicy.java:

Go to the source code of this file.

Packages

package  dev.rafex.ether.http.security.proxy
 Trusted proxy policies for forwarded request handling.

Functions

record dev.rafex.ether.http.security.proxy.TrustedProxyPolicy (List< String > trustedSources, boolean trustForwardedHeader, boolean forwardedOnly, boolean preferRightMostForwardedFor)
 Política para configurar proxy de confianza en servidores.