205
✅ Success RFC 9110, Section 15.3.6
Reset Content
The server successfully processed the request and asks the client to reset its document view.
Common Use
Rarely used in modern web applications. Originally designed for form submissions where the form should be cleared after successful submission.
API Endpoint
https://codes.uncodigo.com/http/205 Example with curl
curl -i https://codes.uncodigo.com/http/205 Try It
GET /http/205 Click "Send Request" to see the response...