HTTPErrorCode | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Enumeration HTTPErrorCode

    Index

    Enumeration Members

    BadGateway: 502
    BadRequest: 400
    Conflict: 409
    ExpectationFailed: 417
    FailedDependency: 424
    Forbidden: 403
    GatewayTimeout: 504
    Gone: 410
    InternalServerError: 500
    LengthRequired: 411
    Locked: 423
    MethodNotAllowed: 405
    MisdirectedRequest: 421
    NotAcceptable: 406
    NotFound: 404
    NotImplemented: 501
    PayloadTooLarge: 413
    PreconditionFailed: 412
    PreconditionRequired: 428
    ProxyAuthenticationRequired: 407
    RangeNotSatisfiable: 416
    RequestHeaderFieldsTooLarge: 431
    RequestTimeout: 408
    ServiceUnavailable: 503
    TooEarly: 425
    TooManyRequests: 429
    Unauthorized: 401
    UnprocessableEntity: 422
    UnsupportedMediaType: 415
    UpgradeRequired: 426
    URITooLong: 414