Can't find AddHeadersFilter in CMS Magnolia 5.7.4
问题 I can't find AddHeadersFilter in CMS Magnolia 5.7.4 This class in classpath magnolia-core\5.7.4\magnolia-core-5.7.4.jar!\info\magnolia\cms\filters\AddHeadersFilter.class but not accessible in Magnoia's Configuration panel. According documentation it should be there Any clue how to get access to this filter and configure to support CORS? Update: Update 2: Here is how I send request let url = 'http://localhost:8080/en/consumer' fetch(url, { mode: 'no-cors', headers: { 'Content-Type': 'text/html