Re: [whatwg/fetch] Access-Control-Request-Method error handling (#1317)

Do you mean `Access-Control-Allow-Methods`? Why would you put ACRM on a response? It would get ignored.

https://fetch.spec.whatwg.org/#http-new-header-syntax has the expected syntax. Improving upon that (by defining parsers similar to what is done for `Content-Type` and such) is tracked in #814.

-- 
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/1317#issuecomment-933233785

Received on Monday, 4 October 2021 07:52:45 UTC