I'm trying to figure out why http and https urls respond with different HTTP versions? My main site URL is https://www.mysite.com, and the following 301 redirect to this, but show different responses:
- Website Hosting - Mysite.com responds with "HTTP/1.1 301 Moved Permanently"
- https://mysite.com responds with "HTTP/2 301"
Last edited by a moderator: