Http Code

205

Reset Content

The request has been accepted and processed and now the server wants the client to reset the part of the user interface that made the request, for example a form. The server sends no payload back to the client.

Use Case

The client has sent a request containing a one-time-password for user authentication. The server has accepted the request, authenticated the user and now wants the client to reload the page, enabling the user to view the protected route.