Class ETag

  • All Implemented Interfaces:
    Renderable, ToStringRenderable
    Direct Known Subclasses:
    ETag

    public abstract class ETag
    extends HttpHeader
    Model for the `ETag` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-2.3
    • Constructor Detail

      • ETag

        public ETag()