rabbah opened a new issue #2443: cors header only sent for OPTIONS verb for web actions URL: https://github.com/apache/incubator-openwhisk/issues/2443 the recent change to options handling is adding the headers for access-control and methods for the options verb as expected when the web action does not opt out... but non options verb are not getting the same headers... which creates cross site origin problems when using web actions. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
