- Companion:
- object
object Accepted.type
object BadGateway.type
object BadRequest.type
object Conflict.type
object Continue.type
object Created.type
class Custom
object ExpectationFailed.type
object FailedDependency.type
object Forbidden.type
object Found.type
object GatewayTimeout.type
object Gone.type
object HttpVersionNotSupported.type
object InsufficientStorage.type
object InternalServerError.type
object LengthRequired.type
object Locked.type
object MethodNotAllowed.type
object MisdirectedRequest.type
object MovedPermanently.type
object MultiStatus.type
object MultipleChoices.type
object NetworkAuthenticationRequired.type
object NoContent.type
object NonAuthoritiveInformation.type
object NotAcceptable.type
object NotExtended.type
object NotFound.type
object NotImplemented.type
object NotModified.type
object Ok.type
object PartialContent.type
object PaymentRequired.type
object PermanentRedirect.type
object PreconditionFailed.type
object PreconditionRequired.type
object Processing.type
object ProxyAuthenticationRequired.type
object RequestEntityTooLarge.type
object RequestHeaderFieldsTooLarge.type
object RequestTimeout.type
object RequestUriTooLong.type
object RequestedRangeNotSatisfiable.type
object ResetContent.type
object SeeOther.type
object ServiceUnavailable.type
object SwitchingProtocols.type
object TemporaryRedirect.type
object TooManyRequests.type
object Unauthorized.type
object UnorderedCollection.type
object UnprocessableEntity.type
object UnsupportedMediaType.type
object UpgradeRequired.type
object UseProxy.type
object VariantAlsoNegotiates.type
Value members
Concrete methods
Returns self as io.netty.handler.codec.http.HttpResponseStatus.
Returns self as io.netty.handler.codec.http.HttpResponseStatus.
Returns an HttpApp[Any, Nothing] that responses with this http status code.
Returns an HttpApp[Any, Nothing] that responses with this http status code.