Content-Range

org.http4s.headers.Content-Range
See theContent-Range companion object
final case class Content-Range(unit: RangeUnit, range: SubRange, length: Option[Long])

Attributes

Companion:
object
Source:
Content-Range.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product