HTTPClient.Constants

Values

ValueMeaning
methodGet0
statusDisconnected0
methodHead1
statusResolving1
methodPost2
statusCantResolve2
methodPut3
statusConnecting3
statusCantConnect4
methodDelete4
statusConnected5
methodOptions5
statusRequesting6
methodTrace6
methodConnect7
statusBody7
methodPatch8
statusConnectionError8
methodMax9
statusSslHandshakeError9
responseContinue100
responseSwitchingProtocols101
responseProcessing102
responseOk200
responseCreated201
responseAccepted202
responseNonAuthoritativeInformation203
responseNoContent204
responseResetContent205
responsePartialContent206
responseMultiStatus207
responseAlreadyReported208
responseImUsed226
responseMultipleChoices300
responseMovedPermanently301
responseFound302
responseSeeOther303
responseNotModified304
responseUseProxy305
responseSwitchProxy306
responseTemporaryRedirect307
responsePermanentRedirect308
responseBadRequest400
responseUnauthorized401
responsePaymentRequired402
responseForbidden403
responseNotFound404
responseMethodNotAllowed405
responseNotAcceptable406
responseProxyAuthenticationRequired407
responseRequestTimeout408
responseConflict409
responseGone410
responseLengthRequired411
responsePreconditionFailed412
responseRequestEntityTooLarge413
responseRequestUriTooLong414
responseUnsupportedMediaType415
responseRequestedRangeNotSatisfiable416
responseExpectationFailed417
responseImATeapot418
responseMisdirectedRequest421
responseUnprocessableEntity422
responseLocked423
responseFailedDependency424
responseUpgradeRequired426
responsePreconditionRequired428
responseTooManyRequests429
responseRequestHeaderFieldsTooLarge431
responseUnavailableForLegalReasons451
responseInternalServerError500
responseNotImplemented501
responseBadGateway502
responseServiceUnavailable503
responseGatewayTimeout504
responseHttpVersionNotSupported505
responseVariantAlsoNegotiates506
responseInsufficientStorage507
responseLoopDetected508
responseNotExtended510
responseNetworkAuthRequired511

Meta