tor-browser

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

fetch-event-is-reload-navigation-manual.https.html (305B)


      1 <!DOCTYPE html>
      2 <body>
      3 <p>Click <a href="resources/install-worker.html?isReloadNavigation&script=fetch-event-test-worker.js">this link</a>.
      4   Once you see &quot;method = GET,...&quot; in the page, reload the page.
      5   You will see &quot;method = GET, isReloadNavigation = true&quot;.
      6 </p>
      7 </body>
      8 </html>