Look up a Rails HTTP Status Code
205 - Reset Content
Rails HTTP Status code
:reset_content
When to use status code 205
The server successfully processed the request, but is not returning any content. Unlike a 204 response, this response requires that the requester reset the document view.