Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method and Description |
---|---|
static List<List<QValueParser.QValueResult>> |
QValueParser.parse(List<String> headers)
Parses a set of headers that take q values to determine the most preferred one.
|
Modifier and Type | Method and Description |
---|---|
int |
QValueParser.QValueResult.compareTo(QValueParser.QValueResult other) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.