haruneko icon indicating copy to clipboard operation
haruneko copied to clipboard

Problem with HTTP only websites

Open MikeZeDev opened this issue 2 years ago • 2 comments

So i was porting another legacy website .

  1. trying to fetch manga pages for GNTAI.net (NSFW)
  2. website is http only
  3. 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)
  4. 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
  5. Too many redirections => error

image

Happened on other websites i tried to port too.

MikeZeDev avatar Jan 28 '23 10:01 MikeZeDev

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

ronny1982 avatar Feb 15 '23 21:02 ronny1982

Np pb. I mentioned it just in case. I thought its something like a flag to set to change inner browser behavior.

MikeZeDev avatar Feb 16 '23 10:02 MikeZeDev