Re: [w3c/ServiceWorker] Should synthetic responses be validated? (#1571)

That makes sense to me, but note that browsers do something weird for the case above, or at least when the headers have an identical value. Rather than combine into `1, 1` I'd just get `1`. I found the cause for this in Firefox, but haven't tried to look into it for Chrome. And Chrome only does it for synthetic responses.

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

Received on Wednesday, 10 March 2021 15:32:29 UTC