~/http-status-reference

HTTP 205 Reset Content

Success · RFC 9110

# meaning

Like 204 but client should reset the document view (e.g. clear a form).

# typical use

Form-clearing endpoints.

→ Browse all HTTP status codes

# other 2xx codes