- From: jub0bs <notifications@github.com>
- Date: Tue, 07 Feb 2023 06:37:43 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2023 14:37:56 UTC
Now that I think about it, a similar consideration involves the `Access-Control-Expose-Headers`. In the case of a resource that - systematically includes `Access-Control-Allow-Origin: https://example.com` in all responses, - omits the `Vary` header (as explained above), - wishes to expose response headers, the `Access-Control-Expose-Headers` header should likely be included in all responses, i.e. also to non-CORS requests. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1601#issuecomment-1420881527 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1601/1420881527@github.com>
Received on Tuesday, 7 February 2023 14:37:56 UTC