Front desk · HTTP Status Codes
2×× Success
205 Reset Content
· filed 2026-07-18 · click a code to copy
HTTP 205 Reset Content is a success-class status code defined in RFC9110. The request succeeded; the client should reset the document view (e.g. clear a form).
Success responses confirm the request was received, understood and accepted. On the wire, the response begins with the status line HTTP/1.1 205 Reset Content.