- From: Jake Archibald <notifications@github.com>
- Date: Mon, 30 Mar 2015 11:55:53 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 30 March 2015 18:56:23 UTC
+@reschke +@mnot +@willchan your expert help is needed! When matching a request to a response in the ServiceWorker cache, we're currently ignoring `*` because, well, it's scary. Should we: * Pretend it isn't there * Make `vary: *` requests match *nothing ever* * Something else? Additionally, what should we do with `vary: *, otherheader`? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/656#issuecomment-87790822
Received on Monday, 30 March 2015 18:56:23 UTC