io2015-codelabs
io2015-codelabs copied to clipboard
Missing code in last section
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.