Module content_encoding

Source
Expand description

Content encoding negotiation and content resolver types.

Structsยง

ContentContentEncoding
Represents content in resolved content encoding. This should be created by calling Self::resolve, providing EncodingAccepted from request header and File.
EncodingAccepted
Describes accepted content encodings.