Re: [whatwg/fetch] Allow * for Access-Control-Allow-Headers and Access-Control-Allow-Methods (#251)

> I want to re-iterate that * should still not allow sending forbidden headers or forbidden methods.

Yea. This change wouldn't relax forbidden headers / methods.

@sicking What are you proposing? To extend the forbidden header name list for cross origin fetching by adding `Authorization` to it? Are you suggesting that we realize it by changing Access-Control-* header logic?

---
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/251#issuecomment-209252877

Received on Wednesday, 13 April 2016 06:34:21 UTC