Uses of Interface
io.helidon.http.encoding.ContentEncoding
Package
Description
HTTP Content encoding support, usually used to compress entity, such as
gzip
.Deflate encoding support.
Gzip encoding support.
-
Uses of ContentEncoding in io.helidon.http.encoding
Modifier and TypeMethodDescriptionContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImpl.contentEncodings()
ContentEncodingContextConfig.BuilderBase.contentEncodings()
List of content encodings that should be used.Modifier and TypeMethodDescriptionContentEncodingContextConfig.BuilderBase.addContentEncoding
(ContentEncoding contentEncoding) List of content encodings that should be used.Modifier and TypeMethodDescriptionContentEncodingContextConfig.BuilderBase.addContentEncodings
(List<? extends ContentEncoding> contentEncodings) List of content encodings that should be used.ContentEncodingContextConfig.BuilderBase.contentEncodings
(List<? extends ContentEncoding> contentEncodings) List of content encodings that should be used. -
Uses of ContentEncoding in io.helidon.http.encoding.deflate
Modifier and TypeMethodDescription -
Uses of ContentEncoding in io.helidon.http.encoding.gzip
Modifier and TypeMethodDescription