Class ContentEncoding

  • All Implemented Interfaces:
    Renderable, ToStringRenderable
    Direct Known Subclasses:
    Content$minusEncoding

    public abstract class ContentEncoding
    extends HttpHeader
    Model for the `Content-Encoding` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-26#section-3.1.2.2
    • Constructor Detail

      • ContentEncoding

        public ContentEncoding()