• Eheran@lemmy.world
        link
        fedilink
        English
        arrow-up
        13
        arrow-down
        1
        ·
        5 days ago

        How else should it even be possible? Obviously every browser needs to download it and 100 % too.

      • unexposedhazard@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        7
        ·
        5 days ago

        Yeah smarty pants obviously it has to download the data, but by default it shouldnt permanently store it as a file in your download folder. Files like this should go into a tmp file or only into RAM.

        • IcyToes@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          arrow-down
          4
          ·
          4 days ago

          Except a webpage isn’t exactly stored on the computer. JS and CSS files are cached. Images also, but not HTML. So no, not like a web page.

      • Cethin
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        It has to download any content it shows you, whether that’s a web page, pdf, or anything else. It can’t just magically know what to display without downloading it. Whether it stores it permanently is another question. Most browsers don’t do this. If yours does there’s probably a setting for that, or it’s just a really bad browser.