tor-browser

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

fetch-event-is-history-forward-navigation-manual.https.html (401B)


      1 <!DOCTYPE html>
      2 <body>
      3 <p>Click <a href="resources/install-worker.html?isHistoryNavigation&amp;script=fetch-event-test-worker.js">this link</a>.
      4   Once you see &quot;method = GET,...&quot; in the page, go back to this page using the Backward button, and then go to the second page using the Forward button.
      5   You should see &quot;method = GET, isHistoryNavigation = true&quot;.
      6 </p>
      7 </body>
      8 </html>