EarlyHintsOps

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

Attributes

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

Members list

Concise view

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

Attributes

Source:
Responses.scala