您好,匿名用户
随意问技术百科期待您的加入

302 Moved Temporarily和302 Found有什么区别?

0 投票

同样是302跳转,我看有时候是302 Moved Temporarily,有时候是302 Found,这两个有啥区别呢?

用户头像 提问 2012年 12月1日 @ Wukong 上等兵 (475 威望)
分享到:

1个回答

0 投票

二者在不同HTTP协议下的状态信息不同。

在HTTP/1.0 302 状态为 Moved Temporarily

The requested resource resides temporarily under a different URL. Since the redirection may be altered on occasion, the client should continue to use the Request-URI for future requests.

在HTTP/1.1 302 状态为 Found

The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field.

参考链接
HTTP/1.1 -> http://www.w3.org/Protocols/rfc2616/r...
HTTP/1.0 -> http://www.w3.org/Protocols/HTTP/1.0/...

用户头像 回复 2012年 12月1日 @ Trundle 上等兵 (301 威望)
提一个问题:

相关问题

0 投票
1 回复 31 阅读
用户头像 提问 2013年 9月11日 @ Emiya Shirou 上等兵 (438 威望)
0 投票
1 回复 22 阅读
用户头像 提问 2013年 11月14日 @ Gangplank 上等兵 (314 威望)
0 投票
1 回复 29 阅读
用户头像 提问 2013年 12月11日 @ Thresh 上等兵 (138 威望)
+3 投票
1 回复 84 阅读
0 投票
1 回复 30 阅读

欢迎来到随意问技术百科, 这是一个面向专业开发者的IT问答网站,提供途径助开发者查找IT技术方案,解决程序bug和网站运维难题等。
温馨提示:本网站禁止用户发布与IT技术无关的、粗浅的、毫无意义的或者违法国家法规的等不合理内容,谢谢支持。

欢迎访问随意问技术百科,为了给您提供更好的服务,请及时反馈您的意见。
...