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 "method = GET,..." in the page, reload the page. 5 You will see "method = GET, isReloadNavigation = true". 6 </p> 7 </body> 8 </html>