303 See Other

优质
小牛编辑
131浏览
2023-12-01

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

状态

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