Hi, I would like to block special characters such as %abc.com
( or % followed by an URL) for my form fields, is there any simple way to do so, either a specific WAF rule to turn on or other mechanisms?
I would like the expression builder woud do it, is there any documentation on how to access the form fields, etc… of the http.request object ? thanks