HTTP
205 Reset Content
The server fulfilled the request and the client should reset the document view (e.g., clear a form).
When You See This Code
After form submissions where the server wants the client to reset the form for new input.
How to Fix
The client should clear the form or reset the view. Rarely used in practice.