mirror of
https://github.com/apache/activemq.git
synced 2025-02-08 19:15:20 +00:00
Fixing X-Frame-Options header so that is applied for all content served by Jetty. The previous patch wasn't correct because it only applied it to Servlets and JSPs and not static content. This also reverts AMQ-6113