NotModifiedOps

final class NotModifiedOps[F[_], G[_]](val status: Status) extends AnyVal with EmptyResponseGenerator[F, G]
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

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

Concrete fields