Uses of Interface
io.helidon.common.http.WritableHeaders

Packages that use WritableHeaders
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Helidon MP integration with Tyrus.
HTTP Content encoding support, usually used to compress entity, such as gzip.
Entity Media handling support.
Jackson media type support.
JSON-Binding Entity Media handling support.
JSON-Processing Entity Media handling support.
Multipart Entity Media handling support.
HTTP/2 types common for client and server.
HTTP/2 WebServer.
WebClient APIs shared by all types of clients.
WebServer HTTP/1.1 specific APIs.
WebServer HTTP/1.1 specific SPIs.
WebSocket server support.
Common classes for processing content with a specific HttpMediaType.
Helidon Reactive Media MultiPart.
A reactive client for rest calls.
Reactive web server API.