| Package | Description |
|---|---|
| io.undertow |
| Modifier and Type | Method | Description |
|---|---|---|
static SetHeaderHandler |
Handlers.header(HttpHandler next,
String headerName,
ExchangeAttribute headerValue) |
Returns a handler that sets a response header
|
static SetHeaderHandler |
Handlers.header(HttpHandler next,
String headerName,
String headerValue) |
Returns a handler that sets a response header
|
Copyright © 2018. All rights reserved.