- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 03 Dec 2021 03:54:04 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 December 2021 11:54:17 UTC
The main reason we safelist response headers is because they could contain confidential information and the variety of teams working on an application might overlook this. If we always expose `Vary` this could lead to exposure of confidential request header names. This seems quite minor, but making changes to the same-origin policy is always tricky. Is `Vary` very important in practice for the Cache API? -- 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/1365#issuecomment-985458518
Received on Friday, 3 December 2021 11:54:17 UTC