Some common HTTP status codes are:200– server successfully returned to Web page404– The requested page does not exist503– Service Not availableCommon HTTP status Code Daquan1XX (Temporary response)A status code that represents a temporary response
Http://blog.csdn.net/qxs965266509/article/details/8082810
Common request header fields in HTTP requestsAccept: the data type supported by the client for high-speed servers.Accept-charset: Used to tell the server that the client adopts the encoding
Common request header fields for HTTP requestsAccept: For high-speed servers, client-supported data typesAccept-charset: Used to tell the server that the encoding format used by the clientAccept-encoding: Used to tell the server that the data
as a program developer, you should know the meaning of the HTTP status returned by some servers, and only make sure that the status code one by one is clear and that the various problems encountered in the work can be handled with ease. So let's
As an Internet developer, the meaning of the HTTP status returned by some servers must be well-understood, and only these status code one by one can be figured out, and all the problems encountered in the work are handled with ease. Well, let's look
Definition
HTTP status codeHTTP status code is a three-digit code used to indicate the HTTP response status of the Web server. It is defined by the RFC 2616 specification and has been extended by specifications such as RFC 2518, RFC 2817, RFC 2295,
Details of various HTTP return status codes and return Status Codes
If a request sent to your server requires that a webpage on your website be displayed (for example, when a user accesses your webpage through a browser or crawls a webpage through
"Message" Understanding the HTTP Protocol's Request/response (request response) Model family CatalogIntroduction Request/Response modelHttp://www.cnblogs.com/engraver-lxw/p/7550514.html"principle" Understanding the HTTP Protocol's Request/response
Status codes for common HTTP request ResponsesSome of the common status codes are:$ – Server successfully returned page 404– requested page does not exist 503– service is not available1xx (Temporary response)A status code that represents a
(1-word head)This type of status code, on behalf of which the request has been accepted, needs to be processed. This type of response is a temporary response that contains only the status line and some optional response header information and ends
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.