Search tools

Find a tool by name or what it does.

505HTTP Version Not Supported

The server does not support the HTTP version used in the request.

Browse all HTTP status codes

When you see it

Rare, because clients and servers negotiate a version they both understand before anything else happens. It normally indicates a hand-built request with a malformed version string rather than a genuine mismatch.

If you are writing raw requests over a socket, check the request line carefully. A missing space, a lowercase protocol name or the wrong line ending is enough to make a server reject the version it contains.

Look up another one

Open

Type a code, a partial code like 40, or any word from a name or description. Everything runs in your browser.

Filter
Copy format
Status codes

69 of 69 codes. Click a row to copy it.

1xx Informational (4)
2xx Success (10)
3xx Redirection (8)
4xx Client errors (31)
5xx Server errors (16)