- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 04 Oct 2021 00:52:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 October 2021 07:52:45 UTC
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