- From: Jake Archibald <notifications@github.com>
- Date: Mon, 07 Mar 2016 10:28:30 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 7 March 2016 18:29:03 UTC
@ppppess what do you mean by "forward requests", as in let them go to the network rather than from a cache etc? Assuming that's the case, and https://myhost.com/forward contained… ```html <img src="blah.jpg"> <a href="blah.jpg">Hello</a> ``` …would you expect the client ID for the img & clicking the link to be the same? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/808#issuecomment-193383433
Received on Monday, 7 March 2016 18:29:03 UTC