Kind: Enum
Source: packages/common/enums/http-status.enum.ts
Part of: Common
Values
CONTINUESWITCHING_PROTOCOLSPROCESSINGEARLYHINTSOKCREATEDACCEPTEDNON_AUTHORITATIVE_INFORMATIONNO_CONTENTRESET_CONTENTPARTIAL_CONTENTMULTI_STATUSALREADY_REPORTEDCONTENT_DIFFERENTAMBIGUOUSMOVED_PERMANENTLYFOUNDSEE_OTHERNOT_MODIFIEDTEMPORARY_REDIRECTPERMANENT_REDIRECTBAD_REQUESTUNAUTHORIZEDPAYMENT_REQUIREDFORBIDDENNOT_FOUNDMETHOD_NOT_ALLOWEDNOT_ACCEPTABLEPROXY_AUTHENTICATION_REQUIREDREQUEST_TIMEOUTCONFLICTGONELENGTH_REQUIREDPRECONDITION_FAILEDPAYLOAD_TOO_LARGEURI_TOO_LONGUNSUPPORTED_MEDIA_TYPEREQUESTED_RANGE_NOT_SATISFIABLEEXPECTATION_FAILEDI_AM_A_TEAPOTMISDIRECTEDUNPROCESSABLE_ENTITYLOCKEDFAILED_DEPENDENCYPRECONDITION_REQUIREDTOO_MANY_REQUESTSUNRECOVERABLE_ERRORINTERNAL_SERVER_ERRORNOT_IMPLEMENTEDBAD_GATEWAY
Used by
8 references from 8 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (8)
CustomHeader—packages/core/router/router-response-controller.ts:18ErrorsInterceptor—sample/01-cats-app/src/common/interceptors/exception.interceptor.ts:12ExceptionInterceptor—sample/10-fastify/src/common/interceptors/exception.interceptor.ts:12AuthController—sample/19-auth-jwt/src/auth/auth.controller.ts:13ErrorsInterceptor—sample/36-hmr-esm/src/common/interceptors/exception.interceptor.ts:12BaseExceptionFilter—packages/core/exceptions/base-exception-filter.ts:17ExpressAdapter—packages/platform-express/adapters/express-adapter.ts:51FastifyAdapter—packages/platform-fastify/adapters/fastify-adapter.ts:124
Was this page helpful?