Setting Content-Type in fetch request not working Setting Content-Type in fetch request not working reactjs reactjs

Setting Content-Type in fetch request not working


Overriding the Content-Type request header is not allowed for no-cors requests.

Change the mode to cors.