CORS Issue with Coldfusion REST API local
Hey there,
I'm playing around with CF locally with a Reac Front End, for speed of testing I'm using the built in webserver to see whether it's work keeping legacy CF components for a REST API.
I can get the GET and POST methods to work but am getting a CORS issue with DELETE.
I've tried including the following inside my Rest service but still no luck.
