• Eheran@lemmy.world
          link
          fedilink
          English
          arrow-up
          12
          arrow-down
          1
          ·
          1 month 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
          ·
          1 month 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
            ·
            1 month 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.

            • lengau
              link
              fedilink
              English
              arrow-up
              7
              ·
              1 month ago

              By default any HTTP response is cached, including HTML.

        • Cethin@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month 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.