All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.vertx.http.runtime.ProxyConfig.jdp Maven / Gradle / Ivy

#
#Thu Jul 02 11:54:02 CEST 2020
io.quarkus.vertx.http.runtime.ProxyConfig.allowForwarded=If this is true and proxy address forwarding is enabled then the standard {@code Forwarded} header will be used,\nrather than the more common but not standard {@code X-Forwarded-For}.
io.quarkus.vertx.http.runtime.ProxyConfig.forwardedHostHeader=Configure the forwarded host header to be used if override enabled.
io.quarkus.vertx.http.runtime.ProxyConfig.enableForwardedHost=Enable override the received request's host through a forwarded host header.
io.quarkus.vertx.http.runtime.ProxyConfig.proxyAddressForwarding=If this is true then the address, scheme etc will be set from headers forwarded by the proxy server, such as\n{@code X-Forwarded-For}. This should only be set if you are behind a proxy that sets these headers.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy