[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ja/docs/Web/HTTP/Reference/Status/303 [Back]  [Original]

303 See Other - HTTP | MDN

MDN Web Docs

View in English Always switch to English

303 See Other

HTTP 303 See Other Location URL

PUT POST HTTP range-14 GET

http
303 See Other

303

POST

http
POST /subscribe HTTP/1.1
Host: example.com
Content-Type: application/x-www-form-urlencoded
Content-Length: 50

name=Brian%20Smith&email=brian.smith%40example.com

303 Location

http
HTTP/1.1 303 See Other
Location: https://www.example.com/confirmation/event/123
Content-Type: text/html; charset=UTF-8
Content-Length: 0

HTTP Semantics
# status.303


Web Proxy Viewer  |  New URL  |  Original Page