### What would you like to be improved? To improve the security and avoid attacks to our embedded server, we should add cors filter support for our Jetty server. ### How should we improve? Implement a cors filter and register into Jetty should be enough.