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
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
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:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: