Getting Error 505 - Anyone Know How to Fix This HTTP Version Not Supported Issue? or Error 505 - HTTP

16 Replies, 1215 Views

Yo, error 505 gang!

Quick fix: Open dev tools (F12), go to the Network tab, and reload the page. Look for the HTTP version in the headers. If it’s 1.1, the server might hate it.

No luck? Try curl in terminal: *curl -v --http2 [URL]*. If it fails, def a server issue.

Messages In This Thread



Users browsing this thread: 1 Guest(s)