PreParseTextTransformation
A pre-parse text transformation that normalizes the raw query string before WAF parses it into individual query arguments. Pre-parse text transformations are only supported when FieldToMatch is SingleQueryArgument or AllQueryArguments.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: PreParseTextTransformation.Builder.() -> Unit = {}): PreParseTextTransformation