Re: [whatwg/fetch] Pragma in responses (#1018)

FWIW, Chromium [does look](https://source.chromium.org/chromium/chromium/src/+/master:net/http/http_response_headers.cc;l=1006?q=Pragma:%20no-cache%20f:.cc&originalUrl=https:%2F%2Fcs.chromium.org%2F) as `Pragma: no-cache` as an alias for `Cache-Control: no-cache`, claiming backwards compat issues with removing it. Might be interesting to add counters and see how many resources would get step being revalidated if that changed. 

-- 
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/1018#issuecomment-610381482

Received on Tuesday, 7 April 2020 13:19:16 UTC