Skip to content

Revert CORS properties

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