Re: [whatwg/fetch] Listing headers safe only for certain values is a bad idea (#313)

I think enforcing a server to list all acceptable values concretely for each field (no wildcard) in preflight would be definitely effective. [Origin policy](https://mikewest.github.io/origin-policy/) might reduce its cost. But still non realistic for covering body and URL path and query.

But then, we again lead to (1) or (2) above.

-- 
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/313#issuecomment-245551659

Received on Thursday, 8 September 2016 10:02:25 UTC