Allow regex or simple pattern match on header and query parameter names
Regex matching is only configurable in service policies and routes based on header/query parameter values. Only exact, case-sensitive header names can be used. You cannot drop all requests with a pattern of headers like: "badHeader: aaa" "dfghbadH...