Re: [slightlyoff/ServiceWorker] Access to fragment identifiers (#854)

Cache should probably ignore the fragment in the URL (but still store it). Redirects is a good question. HTML defines some semantics for them (reuse if no fragment on redirect URL, otherwise use redirect URL fragment) which we can possibly reuse here. Haven't thought deeply about the implications though.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/854#issuecomment-206524115

Received on Wednesday, 6 April 2016 19:30:22 UTC