505
🔥 Server Error RFC 9110, Section 15.6.6

HTTP Version Not Supported

The server does not support, or refuses to support, the HTTP protocol version used in the request.

Common Use

Rare in modern web. May occur with very old HTTP/0.9 requests or future HTTP versions not yet supported.

API Endpoint

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

Example with curl

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

Try It

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

Related Codes