Compartir a través de


HttpStatusCode type

Define los valores de HttpStatusCode.
KnownHttpStatusCode se puede usar indistintamente con HttpStatusCode, esta enumeración contiene los valores conocidos que admite el servicio.

Valores conocidos admitidos por el servicio

Continuar
SwitchProtocols
OK (CORRECTO)
Creado
Aceptado
NonAuthoritativeInformation
NoContent
ResetContent
PartialContent
MultipleChoices
Ambiguo
MovedPermanently
Movido
Encontrado
Redirect
SeeOther
RedirectMethod
NotModified
UseProxy
Inusitado
TemporaryRedirect
RedirectKeepVerb
BadRequest
No autorizado
PaymentRequired
Prohibido
NotFound
MethodNotAllowed
No aceptable
ProxyAuthenticationRequired
RequestTimeout
Conflict
Ido
LengthRequired
Condición previaFailed
RequestEntityTooLarge
RequestUriTooLong
UnsupportedMediaType
RequestedRangeNotSatisfiable
ExpectationFailed
UpgradeRequired
InternalServerError
NotImplemented
BadGateway
ServiceUnavailable
GatewayTimeout
HttpVersionNotSupported

type HttpStatusCode = string