Hi Dawg,
header("Access-Control-Allow-Origin: *") Allows only
simple-requests(bassicly get) on CORS. To be able to use any of the other
methods on http your CORS configuration needs to be set properly. (anything
outside simple-requests needs more config on the server side!)
Here is an article
<http://www.mjhall.org/php-cross-origin-resource-sharing/> on how to do a
better php cors implementation.
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.