Http status code: 301, 302 redirection, 302 redirectionConcept
301 Moved Permanently the requested resource has been Permanently Moved to a new location, and in the future, any reference to this resource should use one of several Uris returned by
The difference between 301 and 302 in the HTTP return code(2012-10-15 22:06:09)reproduced
Tags: gossip
Category: Front page control
A Official statement301,302 is the encoding of the HTTP state, which means that a
Concept
301 Moved Permanently The requested resource has been permanently moved to a new location, and any future references to this resource should use one of several URIs returned by this response. If possible, clients that have link
In the 3rd chapter of the HTTP authoritative guide, when explaining the 30X status code, it is not clear why there should be 302, 303, 307, and their relationship, a "problem in HTTP/1/1" Let me confused, inexplicably, and the fifth chapter in the
This is a creation in
Article, where the information may have evolved or changed.
Reading today, unable to understand the HTTP302, 303, 307 status code of the ins and outs, decided to do a thorough study and summarized in this article. In the 3rd
HTTP Status Response code explanation/DaquanThe HTTP status code is a 3-bit numeric code that represents the HTTP response status of the Web server. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774
HTTP status Code 3XX indicates redirection, indicating that the browser needs to perform some special processing to properly process the request.301 Moved PermanentlyPermanent orientation. The status code indicates that the requested resource has
301 (permanently moved) The requested page has been permanently moved to a new location. When the server returns this response, the requestor is automatically forwarded to the new location. You should use this code to tell the search engine that a
In the previous analysis of my company's website keyword ranking disappeared mentioned (now from the company resigned), the company's website keyword ranking disappeared the most likely reason is 302 redirect, now can be determined, is because of 302
ObjectiveIn most cases, the network request we make is to return a 200 status code, but also return 302, such as when using an API based on the OAUTH2 authentication protocol, in the authentication phase, you need to provide a callback address, when
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.