I\'m trying to send files to my server with a post request, but when it sends it causes the error:
Request header field Content-Type is not allowed by
For me, Added the following to my server's web.config file:
web.config