keecode logokeecode
501

Not Implemented

Server Error

Description

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

Common Usage

Server doesn't recognize request method or can't fulfill it

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 501 Not Implemented

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 501 Not Implemented