gulp-mock-server
gulp-mock-server copied to clipboard
Enable header configuration of the web server
Currently when sending the Content-Type or possibly also types of header, then the following error message will be displayed:
Request header field Content-Type is not allowed by Access-Control-Allow-Headers in preflight response.
I have the same issue. How do you solve this?
sorry I have no idea
With #18 you will be able to make cross origin calls. It will not allow complete configuration of the headers, though, but may be a first start :)