Enumeration members
badGateway
badGateway: = 502
badRequest
badRequest: = 400
expectationFailed
expectationFailed: = 417
forbidden
forbidden: = 403
gatewayTimeout
gatewayTimeout: = 504
httpVersionNotSupported
httpVersionNotSupported: = 505
internalServerError
internalServerError: = 500
lengthRequired
lengthRequired: = 411
methodNotAllowed
methodNotAllowed: = 405
movedPermanently
movedPermanently: = 301
multipleChoices
multipleChoices: = 300
noContent
noContent: = 204
nonAuthoritativeInformation
nonAuthoritativeInformation: = 203
notAcceptable
notAcceptable: = 406
notImplemented
notImplemented: = 501
notModified
notModified: = 304
partialContent
partialContent: = 206
paymentRequired
paymentRequired: = 402
preconditionFailed
preconditionFailed: = 412
proxyAuthenticationRequired
proxyAuthenticationRequired: = 407
requestEntityTooLarge
requestEntityTooLarge: = 413
requestTimeout
requestTimeout: = 408
requestUriTooLong
requestUriTooLong: = 414
requestedRangeNotSatisfiable
requestedRangeNotSatisfiable: = 416
resetContent
resetContent: = 205
serviceUnavailable
serviceUnavailable: = 503
switchingProtocols
switchingProtocols: = 101
temporaryRedirect
temporaryRedirect: = 307
tooManyRequests
tooManyRequests: = 429
unauthorized
unauthorized: = 401
unprocessableEntity
unprocessableEntity: = 422
unsupportedMediaType
unsupportedMediaType: = 415
Status codes for responses