Package | Description |
---|---|
io.muserver |
This package contains the main API of mu-server, for example the server builders, request and response objects.
|
Modifier and Type | Method and Description |
---|---|
static List<ParameterizedHeaderWithValue> |
ParameterizedHeaderWithValue.fromString(String input)
Converts headers that are values followed by optional parameters into a list of values with parameters.
|
Copyright © 2017–2019. All rights reserved.