Closed samdaams closed 10 years ago
<cfheader name="Access-Control-Allow-Origin" value="*">
Be sure to put it after your arguments if using in a function, but before anything else is returned.
Just a suggestion for inclusion on http://enable-cors.org/server.html
Can you prepare a pull request? I'm not familiar with Cold Fusion configs. Thanks!
Pull request for Coldfusion CORS https://github.com/monsur/enable-cors.org/pull/73
Be sure to put it after your arguments if using in a function, but before anything else is returned.
Just a suggestion for inclusion on http://enable-cors.org/server.html