Re: [whatwg/fetch] Browsers preserve fragments on redirects (#505)

It seems to me that if you store them in the cache and the service worker is authoritative you might end up with accidental fragments there that will then forever be returned?

I'm okay with making the fragment authoritative if it comes from the service worker though. And for the cache case we could let the cache.match request URL decide?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/505#issuecomment-778288426

Received on Friday, 12 February 2021 16:13:27 UTC