308 Permanent Redirect - HTTP 编辑
The HyperText Transfer Protocol (HTTP) 308 Permanent Redirect
redirect status response code indicates that the resource requested has been definitively moved to the URL given by the Location
headers. A browser redirects to this page and search engines update their links to the resource (in 'SEO-speak', it is said that the 'link-juice' is sent to the new URL).
The request method and the body will not be altered, whereas 301
may incorrectly sometimes be changed to a GET
method.
Note: Some Web applications may use the 308 Permanent Redirect
in a non-standard way and for other purposes. For example, Google Drive uses a 308 Resume Incomplete
response to indicate to the client when an incomplete upload stalled.[1]
Status
308 Permanent Redirect
Specifications
Specification | Title |
---|---|
RFC 7538, section 3: 308 Permanent Redirect | The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect) |
Browser compatibility
BCD tables only load in the browser
See also
301 Moved Permanently
302 Found
, the temporary redirect
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论