首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

303 See Other

HTTP 303 See Other重定向状态响应代码(通常作为一个 PUTPOST操作的结果发回)表示重定向不链接到新上载的资源,而是链接到其他页面,如确认页面或上载进度页面。用于显示此重定向页面的方法始终是GET

状态

代码语言:javascript
复制
303 See Other

规范

规范

标题

RFC 7231,第6.4.4节:303见其他

超文本传输??协议(HTTP / 1.1):语义和内容

浏览器兼容性

Feature

Chrome

Edge

Firefox

Internet Explorer

Opera

Safari

Basic Support

(Yes)

(Yes)

(Yes)

(Yes)

(Yes)

(Yes)

Feature

Android

Chrome for Android

Edge mobile

Firefox for Android

IE mobile

Opera Android

iOS Safari

Basic Support

(Yes)

(Yes)

(Yes)

(Yes)

(Yes)

(Yes)

(Yes)

也可以看看

  • 301 Found, the temporary redirect

扫码关注腾讯云开发者

领取腾讯云代金券

http://www.vxiaotou.com