Hello, I'm trying to delete some headers in a frontend based on a condition, but when i set the acl:
acl header_app hdr_cnt(X-JSON) gt 0 rspidel ^X-.* unless header_app A warning message is print: acl 'header_app' will never match because it only involves keywords that are incompatible with 'frontend http-response header rule' Configuration file is valid I don't understand exactly how can i do that. Any alternative? Thanks, Ricardo F.

