Overriding the Content-Type request header is not allowed for no-cors
requests.
Change the mode to cors
.
(You won’t be able to read the response without doing that either).
Overriding the Content-Type request header is not allowed for no-cors
requests.
Change the mode to cors
.
(You won’t be able to read the response without doing that either).