jmarantz commented on issue #1758: ModPagespeedHonorCsp ignores that unsafe-eval is not an allowed script source URL: https://github.com/apache/incubator-pagespeed-mod/issues/1758#issuecomment-371295038 Changing filter order in Apache generally, and certainly in mod_pagespeed, is done in C, around the vicinity of this code: https://github.com/apache/incubator-pagespeed-mod/blob/8196fc74847e85085fa6f310d658842261acb329/pagespeed/apache/mod_instaweb.cc#L1152 Moving these around may cause other issues, though it's possible we could contrive to change only the order with respect to mod_security.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services