Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method | 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 | Description |
---|---|---|
int |
QValueParser.QValueResult.compareTo(QValueParser.QValueResult other) |
Copyright © 2018. All rights reserved.