You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: