EarlyHintsOps

org.http4s.dsl.impl.Responses.EarlyHintsOps
final class EarlyHintsOps[F[_], G[_]](val status: EarlyHints.type) extends AnyVal, EmptyResponseGenerator[F, G]

Attributes

Source
Responses.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

def apply()(implicit F: Applicative[F]): F[Response[G]]

Attributes

Inherited from:
EmptyResponseGenerator
Source
ResponseGenerator.scala
def headers(header: ToRaw, _headers: ToRaw*)(implicit F: Applicative[F]): F[Response[G]]

Attributes

Inherited from:
EmptyResponseGenerator
Source
ResponseGenerator.scala

Concrete fields

val status: EarlyHints.type

Attributes

Source
Responses.scala