Uses of Interface
io.helidon.http.Headers

Packages that use Headers
Package
Description
Testing support for HTTP.
HTTP APIs and implementations usable by both server and client side of the HTTP story.
HTTP Content encoding support, usually used to compress entity, such as gzip.
Helidon Common HTTP/2 classes.
Helidon Media Support.
Jackson media type support.
JSON-Binding Entity Media handling support.
JSON-Processing Entity Media handling support.
Multipart Entity Media handling support.
Common classes for accessing JSON based REST APIs of third party systems.
Helidon WebClient APIs shared by all types of clients.
Helidon WebServer HTTP specific APIs.
Helidon WebServer HTTP/1.1 specific APIs.
WebSocket server support.
WebSocket APIs.