Uses of Interface
io.helidon.common.http.Headers
-
-
Uses of Headers in io.helidon.common.http
Methods in io.helidon.common.http with parameters of type Headers Modifier and Type Method Description static List<Forwarded>Forwarded. create(Headers headers)Parse forwarded header(s) from the provided headers.
-