Back to all status codes
505
HTTP Version Not Supported
The server does not support the HTTP protocol version used in the request.
Common Causes
- •Outdated HTTP version
- •Server doesn't support HTTP/2
- •Protocol mismatch
Fix Solutions
Use supported version
Downgrade to HTTP/1.1 if HTTP/2 is not supported.