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

That would mean that the mere presence of a header field which name is `*` would prevent any other headers to be exposed unless you used a comma.

e.g. `Access-Control-Expose-Headers: *, A, B`

-- 
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-309245698

Received on Saturday, 17 June 2017 23:07:45 UTC