Uses of Class
io.helidon.http.Forwarded
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of Forwarded in io.helidon.http
Modifier and TypeMethodDescriptionstatic Forwarded
Create forwarded from a value of a single forwarded header, such asby=a.b.c;for=d.e.f;host=host;proto=https
.