Package io.helidon.http.encoding
package io.helidon.http.encoding
HTTP Content encoding support, usually used to compress entity, such as
gzip.-
ClassDescriptionParsed
Accept-Encodingheader values and quality matching.Content coding with its effective quality.Content decoder.Content encoder.Content encoding service created fromContentEncodingProvider, or directly implemented.Content encoding support to obtain encoders and decoders.Interface generated from blueprintio.helidon.http.encoding.ContentEncodingContextConfigBlueprint.Fluent API builder forContentEncodingContext.ContentEncodingContextConfig.BuilderBase<BUILDER extends ContentEncodingContextConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends ContentEncodingContextConfig>Fluent API builder base forContentEncodingContextConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.