Range

org.http4s.headers.Range
See theRange companion object
final case class Range(unit: RangeUnit, ranges: NonEmptyList[SubRange])

Attributes

Companion
object
Source
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