io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Missing code in last section

Open jlramosr opened this issue 8 years ago • 0 comments
trafficstars

There is missing code in "Intercept the web page requests" section of Service Worker Codelab:

Add the following code to the bottom of your sw.js to log the requests made from the parent page.

Let's test this out. Heads up! You're about to see some more unexpected service worker behavior.

jlramosr avatar Feb 16 '17 09:02 jlramosr