303//See Other
Permanent response to request found via alternative URI
Description
The response to the request can be found under another URI using a GET method. When received in response to a POST (or PUT/DELETE), it should be assumed that the server has received the data and the redirect should be issued with a separate GET message. − wikipedia
Code References
- Rails Symbol
- :see_other