tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

page_evict_with_non_cacheable.html (181B)


      1 <!DOCTYPE html>
      2 <head>
      3  <meta charset="utf-8">
      4  <title>evict with non-cacheable test</title>
      5 </head>
      6 <body>
      7  <script src="./cacheable_non_cacheable_server.sjs"></script>
      8 </body>