The HTTP 302 Found redirection response status code indicates that the requested resource has been temporarily moved to the URL in the Location header.
URL redirection, also known as URL forwarding, is a technique to give more than one URL address to a page, a form, a whole website, or a web application.
The HTTP response status code 302 Found is a common way of performing URL redirection. ... Example. edit. Client request: GET /index.html HTTP/1.1 Host: www.
301 vs 302 redirects. A 301 is a permanent redirect. An example of this is if you apply a 301 redirect to a site “abc.com” to redirect to “xyz.com” permanently.
To maintain user access, a 302 redirect points users to an informational page explaining the downtime and providing alternative contact methods for booking.