| Package | Description |
|---|---|
| io.vertx.ext.web |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LanguageHeader
A parsed language header.
|
interface |
MIMEHeader |
| Modifier and Type | Method and Description |
|---|---|
<T extends ParsedHeaderValue> |
ParsedHeaderValue.findMatchedBy(Collection<T> matchTries)
Finds the first ParsedHeaderValue in the list that matches with this header value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParsedHeaderValue> |
ParsedHeaderValues.acceptCharset() |
List<ParsedHeaderValue> |
ParsedHeaderValues.acceptEncoding() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParsedHeaderValue.isMatchedBy(ParsedHeaderValue matchTry)
Test if this header is matched by matchTry header
|
Copyright © 2025 Eclipse. All rights reserved.