Package | Description |
---|---|
io.vertx.ext.web | |
io.vertx.reactivex.ext.web | |
io.vertx.rxjava.ext.web | |
io.vertx.rxjava3.ext.web |
Modifier and Type | Method and Description |
---|---|
static AllowForwardHeaders |
AllowForwardHeaders.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllowForwardHeaders[] |
AllowForwardHeaders.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Router |
Router.allowForward(AllowForwardHeaders allowForwardHeaders)
Set whether the router should parse "forwarded"-type headers
|
Modifier and Type | Method and Description |
---|---|
Router |
Router.allowForward(AllowForwardHeaders allowForwardHeaders)
Set whether the router should parse "forwarded"-type headers
|
Modifier and Type | Method and Description |
---|---|
Router |
Router.allowForward(AllowForwardHeaders allowForwardHeaders)
Set whether the router should parse "forwarded"-type headers
|
Modifier and Type | Method and Description |
---|---|
Router |
Router.allowForward(AllowForwardHeaders allowForwardHeaders)
Set whether the router should parse "forwarded"-type headers
|
Copyright © 2021 Eclipse. All rights reserved.