class ForwardedParser extends Object
| Constructor and Description |
|---|
ForwardedParser(io.vertx.core.http.HttpServerRequest delegate,
ForwardingProxyOptions forwardingProxyOptions) |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
absoluteURI() |
(package private) String |
host() |
(package private) boolean |
isSSL() |
(package private) io.vertx.core.net.SocketAddress |
remoteAddress() |
String |
scheme() |
(package private) String |
uri() |
ForwardedParser(io.vertx.core.http.HttpServerRequest delegate,
ForwardingProxyOptions forwardingProxyOptions)
Copyright © 2021 JBoss by Red Hat. All rights reserved.