205

HTTP 205 Reset Content

2xx Success

  1. Home
  2. > HTTP Status Codes >
  3. > 2xx >
  4. 205
2xx Success RFC 7231, Section 6.3.6

What is HTTP 205 Reset Content?

The 205 (Reset Content) status code indicates that the server has fulfilled the request and desires that the user agent reset the document view which caused the request to be sent. This is commonly used when a form submission succeeds and the browser should clear the form for new input.

Common Use Cases

  • Form submission requiring form reset
  • Clearing user interface after an action
Help2Code Logo
Menu