Open EntertainmentOne opened 2 months ago
I am trying input 'http://example.com/' but browser make it redirect to 'https://example.com/' and server send 301 redirect to 'http://example.com/' browser make it https so, finally, browser throw net::ERR_TOO_MANY_REDIRECTS
Seems to be an issue with that specific site. I can access other http-only sites just fine
I am trying input 'http://example.com/' but browser make it redirect to 'https://example.com/' and server send 301 redirect to 'http://example.com/' browser make it https so, finally, browser throw net::ERR_TOO_MANY_REDIRECTS