501
🔥 Server Error RFC 9110, Section 15.6.2

Not Implemented

The server does not support the functionality required to fulfill the request.

Common Use

Used for HTTP methods not implemented (e.g., PATCH, TRACE) or features planned but not yet available.

API Endpoint

https://codes.uncodigo.com/http/501

Example with curl

curl -i https://codes.uncodigo.com/http/501

Try It

GET /http/501
Click "Send Request" to see the response...