zio.http.Status
See theStatus companion object
sealed trait Status extends Product, Serializable
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class Customtrait Errortrait ClientErrorobject BadRequestobject Conflictobject ExpectationFailedobject FailedDependencyobject Forbiddenobject Goneobject LengthRequiredobject Lockedobject MethodNotAllowedobject MisdirectedRequestobject NotAcceptableobject NotFoundobject PaymentRequiredobject PreconditionFailedobject PreconditionRequiredobject ProxyAuthenticationRequiredobject RequestEntityTooLargeobject RequestHeaderFieldsTooLargeobject RequestTimeoutobject RequestUriTooLongobject RequestedRangeNotSatisfiableobject TooManyRequestsobject Unauthorizedobject UnorderedCollectionobject UnprocessableEntityobject UnsupportedMediaTypeobject UpgradeRequiredtrait ServerErrorobject BadGatewayobject GatewayTimeoutobject HttpVersionNotSupportedobject InsufficientStorageobject InternalServerErrorobject NotExtendedobject NotImplementedobject ServiceUnavailableobject VariantAlsoNegotiatestrait Informationalobject Continueobject Processingobject SwitchingProtocolstrait Redirectionobject Foundobject MovedPermanentlyobject MultipleChoicesobject NotModifiedobject PermanentRedirectobject SeeOtherobject TemporaryRedirectobject UseProxytrait Successobject Acceptedobject Createdobject MultiStatusobject NoContentobject NonAuthoritativeInformationobject Okobject PartialContentobject ResetContent
- Self type
Members list
In this article