205
Reset Content
Success (2xx)·RFC 9110
What 205 means
The request succeeded; the client should reset the document view (e.g. clear a form).
Like 204 but explicitly instructs the user agent to reset the form that caused the request.
Success (2xx)
The request was successfully received, understood and accepted.
Other 2xx codes
FAQ — 205
What does HTTP 205 mean?
205 Reset Content: The request succeeded; the client should reset the document view (e.g. clear a form). Like 204 but explicitly instructs the user agent to reset the form that caused the request.
Which class does status code 205 belong to?
205 is a Success (2xx) code. The request was successfully received, understood and accepted.
Where is the 205 code defined?
Status code 205 is defined in RFC 9110 and is part of the IANA HTTP Status Code Registry.