14 Common HTTP status codes returned by the server

Source: Internet
Author: User
Tags http authentication

The returned status code and state inconsistencies are likely to occur, such as Web application internal errors, but still return the OK
    • OK
request normal processing complete
    • 204 No Content
The request was processed successfully and no entity's principal returned
    • 206 Partial Content
get scope request processed successfully
    • 301 Moved Permanently
permanent redirection, the resource has been permanently assigned a new URI
    • 302 Found
temporary Redirect, resource temporarily assigned new URI
    • 303 See other
temporary redirection, expected to get directed with Get
    • 304 Not Modified
the sent conditional request is not met
    • 307 Temporary Redirect
temporary redirection, Post does not become get
    • Request
Request message Syntax error or parameter error
    • 401 Unauthorized
HTTP authentication required, or authentication failed
    • 403 Forbidden
Request Resource denied
    • 404 Not Found
Unable to find request resource (server no reason to deny)
    • Internal Server Error
server failure or Web application failure
    • 503 Service Unavailable
server over-load or shutdown maintenance

14 Common HTTP status codes returned by the server

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.