Explicitly disable HTML filters for requests with CSS-REQUEST tag
authorFabian Keil <fk@fabiankeil.de>
Mon, 27 Mar 2017 10:19:19 +0000 (10:19 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 27 Mar 2017 10:19:19 +0000 (10:19 +0000)
commit0514d6cab1cdea776d8444e7df1e28cca48df165
treed9d1273292a7b960cb4f2c57e42a647474e4d66b
parent2036b456638847de2ce57eb1a7d4b772cc01c917
Explicitly disable HTML filters for requests with CSS-REQUEST tag

The filters are unlikely to break CSS files but executing
them without (intentionally) getting any hits is a waste of
cpu time and makes the log more noisy when running with
"debug 64".
default.action.master