Class ContentRange

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

public abstract class ContentRange extends HttpHeader
Model for the `Content-Range` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p5-range-26#section-4.2
  • Constructor Details

    • ContentRange

      public ContentRange()
  • Method Details