Uses of Interface
io.helidon.common.http.Http.HeaderValueWriteable
Packages that use Http.HeaderValueWriteable
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of Http.HeaderValueWriteable in io.helidon.common.http
Methods in io.helidon.common.http that return Http.HeaderValueWriteableModifier and TypeMethodDescriptionAdd a value to this header.static Http.HeaderValueWriteableHttp.HeaderValueWriteable.create(Http.HeaderValue header) Create a new mutable header from an existing header.