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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product