aardio 文档

inet.httpStatusCode 库模块帮助文档

inet.httpStatusCode 成员列表

inet.httpStatusCode.accepted

202/*accepted*/

inet.httpStatusCode.badGateway

502/*badGateway*/

inet.httpStatusCode.badRequest

400/*badRequest*/

inet.httpStatusCode.conflict

409/*conflict*/

inet.httpStatusCode.continue

100/*continue*/

inet.httpStatusCode.created

201/*created*/

inet.httpStatusCode.en[]

状态码英文描述

inet.httpStatusCode.expectationFailed

417/*expectationFailed*/

inet.httpStatusCode.forbidden

403/*forbidden*/

inet.httpStatusCode.format()

状态码数值转为文本

inet.httpStatusCode.found

302/*found*/

inet.httpStatusCode.gatewayTimeout

504/*gatewayTimeout*/

inet.httpStatusCode.gone

410/*gone*/

inet.httpStatusCode.httpVersionNotSupported

505/*httpVersionNotSupported*/

inet.httpStatusCode.internalServerError

500/*internalServerError*/

inet.httpStatusCode.lengthRequired

411/*lengthRequired*/

inet.httpStatusCode.methodNotAllowed

405/*methodNotAllowed*/

inet.httpStatusCode.movedPermanently

301/*movedPermanently*/

inet.httpStatusCode.multipleChoices

300/*multipleChoices*/

inet.httpStatusCode.noContent

204/*noContent*/

inet.httpStatusCode.non

203/*non*/-AuthoritativeInformation;

inet.httpStatusCode.notAcceptable

406/*notAcceptable*/

inet.httpStatusCode.notFound

404/*notFound*/

inet.httpStatusCode.notImplemented

501/*notImplemented*/

inet.httpStatusCode.notModified

304/*notModified*/

inet.httpStatusCode.ok

200/*ok*/

inet.httpStatusCode.partialContent

206/*partialContent*/

inet.httpStatusCode.paymentRequired

402/*paymentRequired*/

inet.httpStatusCode.preconditionFailed

412/*preconditionFailed*/

inet.httpStatusCode.proxyAuthenticationRequired

407/*proxyAuthenticationRequired*/

inet.httpStatusCode.request

414/*request*/-URITooLong;

inet.httpStatusCode.requestEntityTooLarge

413/*requestEntityTooLarge*/

inet.httpStatusCode.requestTimeout

408/*requestTimeout*/

inet.httpStatusCode.requestedRangeNotSatisfiable

416/*requestedRangeNotSatisfiable*/

inet.httpStatusCode.resetContent

205/*resetContent*/

inet.httpStatusCode.seeOther

303/*seeOther*/

inet.httpStatusCode.serviceUnavailable

503/*serviceUnavailable*/

inet.httpStatusCode.switchingProtocols

101/*switchingProtocols*/

inet.httpStatusCode.temporaryRedirect

307/*temporaryRedirect*/

inet.httpStatusCode.unauthorized

401/*unauthorized*/

inet.httpStatusCode.unsupportedMediaType

415/*unsupportedMediaType*/

inet.httpStatusCode.useProxy

305/*useProxy*/
306/*Unused*/

Markdown 格式