HTTP Error 205 - Reset Content

Reset Content status for HTTP Error 205

205 Status Code Explained

The 205 status code is a request from the server to the client to reset the document from which the original request was sent. For example, if a user fills out a form, and submits it, a status code of 205 means the server is asking the browser to clear the form.


Why it Occurs

The server has fulfilled the request and the user agent SHOULD reset the document view which caused the request to be sent. This response is primarily intended to allow input for actions to take place via user input, followed by a clearing of the form in which the input is given so that the user can easily initiate another input action. The response MUST NOT include an entity.


What it Means

This code is similar to 204. The request was successful and the response doesn't include a message body. Furthermore, this code instructs the client to "reset the document view," for example, by clearing the fields of an HTML form.


Free Website Monitoring Service