haruneko
haruneko copied to clipboard
Problem with HTTP only websites
So i was porting another legacy website .
- trying to fetch manga pages for GNTAI.net (NSFW)
- website is http only
- First page is http://www.gntai.net/page/1 which get redirected to http://www.gntai.net/ (doesnt mater as it happends on other pages too)
- On Firefox no problem (i have to click to allow http but it works). In Haruneko, it keeps trying to fetch the httpS url which doesnt exists
- Too many redirections => error
Happened on other websites i tried to port too.
Not sure if HTTP support is a priority, especially with Google pushing to drop HTTP support in Chrome browser As of writing, the website did not load in Edge 109.0.1518.52 => Too many redirects
Np pb. I mentioned it just in case. I thought its something like a flag to set to change inner browser behavior.