Re: [whatwg/fetch] Access-Control-Expose-Headers: * can be interpreted in two ways (#548)

So while working on the PR I realized what @mnot suggested doesn't work as we need `*, Authorization` to mean ALL, including `Authorization`, and `*` to mean ALL, excluding `Authorization`. That's the status quo for `Access-Control-Allow-Headers`.

-- 
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/548#issuecomment-326055266

Received on Wednesday, 30 August 2017 17:03:13 UTC