If-Range

akka.http.scaladsl.model.headers.If-Range
See theIf-Range companion class

Attributes

Companion
class
Source
headers.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
If-Range.type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def apply(tag: EntityTag): If-Range

Attributes

Source
headers.scala
def apply(timestamp: DateTime): If-Range

Attributes

Source
headers.scala

Inherited methods

Parses the given value into a header of this type. Returns Right[T] if parsing was successful and Left(errors) otherwise.

Parses the given value into a header of this type. Returns Right[T] if parsing was successful and Left(errors) otherwise.

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala
final def render[R <: Rendering](r: R): R

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala

Inherited fields

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala
val name: String

Attributes

Inherited from:
ModeledCompanion
Source
headers.scala