- From: Yoav Weiss <notifications@github.com>
- Date: Tue, 07 Apr 2020 06:19:01 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 April 2020 13:19:16 UTC
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