URL redirection: Difference between revisions

Content deleted Content added
<!---♦♦♦ Please keep the list in alphabetical order ♦♦♦--->
Example HTTP response for a 301 redirect: https://en.wikipedia.org/w/index.php?title=URL_redirection&action=edit&section=16
Tag: Reverted
Line 110:
All of these status codes require the URL of the redirect target to be given in the Location: header of the HTTP response. The 300 multiple choices will usually list all choices in the body of the message and show the default choice in the Location: header.
 
⊗⊗==== Example HTTP response for a 301 redirect ====
 
A [[HTTP]] response with the 301 "moved permanently" redirect looks like this: