kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.32k stars 295 forks source link

Cannot access HTTP-only websites #1184

Open EntertainmentOne opened 2 months ago

EntertainmentOne commented 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

lje commented 2 months ago

Seems to be an issue with that specific site. I can access other http-only sites just fine