mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 15:05:33 +00:00
Uses a refactored version of Netty's CORS implementation to provide more robust cross-origin resource request functionality. The CORS specific Elasticsearch parameters remain the same, just the underlying implementation has changed. It has also been refactored in a way that allows dropping in Netty's CORS handler as a replacement once Elasticsearch is upgraded to Netty 4.