Revert CORS properties

Merged Martin Lowe requested to merge github/fork/autumnfound/malowe/master/cors-revert into master

Nginx was caching responses from the server w/ headers as it wasn't aware of CORS headers. To fix issues + keep HTTP caching, CORS management has been moved back to Nginx conf.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports