Re: [whatwg/fetch] Align spec more closely with cache freshening (#1041)

1. It seems this allows for reducing the effective scope of _storedResponse_. We should probably make the text reflect that.
2. And yeah, I think we should have some tests here to be sure. I also would not expect implementations to do a lot of this properly. E.g., combining of headers is one of the areas with known bugs (and perhaps some lack of clarity in the protocol as to which headers can be updated and such; see https://github.com/httpwg/http-core/issues/165).

-- 
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/pull/1041#issuecomment-648907177

Received on Wednesday, 24 June 2020 15:55:07 UTC