Enumeration Caseswift-nio 2.86.1NIOHTTP1
lengthRequired
HTTPTypes.swift:1160case lengthRequiredcase lengthRequiredimport NIOHTTP1enum HTTPResponseStatusA HTTP response status code.
case custom(code: UInt, reasonPhrase: String)case `continue`case switchingProtocolscase processingcase okcase createdcase acceptedcase nonAuthoritativeInformationcase noContentcase resetContentcase partialContentcase multiStatuscase alreadyReportedcase imUsedcase multipleChoicescase movedPermanentlycase foundcase seeOthercase notModifiedcase useProxycase temporaryRedirectcase permanentRedirectcase badRequestcase unauthorizedcase paymentRequiredcase forbiddencase notFoundcase methodNotAllowedcase notAcceptablecase proxyAuthenticationRequiredcase requestTimeoutcase conflictcase gonecase preconditionFailedcase payloadTooLargecase uriTooLongcase unsupportedMediaTypecase rangeNotSatisfiablecase expectationFailedcase imATeapotcase misdirectedRequestcase unprocessableEntitycase lockedcase failedDependencycase upgradeRequiredcase preconditionRequiredcase tooManyRequestscase requestHeaderFieldsTooLargecase unavailableForLegalReasonscase internalServerErrorcase notImplementedcase badGatewaycase serviceUnavailablecase gatewayTimeoutcase httpVersionNotSupportedcase variantAlsoNegotiatescase insufficientStoragecase loopDetectedcase notExtendedcase networkAuthenticationRequired