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

So to sum up:

* Fragment appears on `request.url`
* Fragment absent from `response.url`
* `request.url` including fragment is retained in the cache
* Fragment ignored by `cache.match`
* Fragment stripped from registration scope

---
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-224565827

Received on Wednesday, 8 June 2016 11:47:40 UTC