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

Packages that use Headers
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Testing support for HTTP.
Common classes for accessing JSON based REST APIs of third party systems.
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.
WebClient APIs shared by all types of clients.
WebServer HTTP specific APIs.
WebServer HTTP/1.1 specific APIs.
WebSocket APIs.
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.