Skip to main content

HTTP 505 HTTP Version Not Supported

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

5xx · Server error✗ not retryable — fix the request instead

Fix checklist

  • Let your HTTP client negotiate the version automatically.
  • Remove forced HTTP/2-prior-knowledge settings against servers that lack it.

Spec: RFC reference