The HTTP Protocol Selector
Purpose
The HTTP Protocol Selector ensures that vWAF only considers a ruleset for a path when a request is made via a specific version of the HTTP protocol.
For more information regarding adding and editing Preconditions, see Editing Preconditions.
Attributes
Attribute | Meaning |
---|---|
protocols |
List of protocol versions for which the precondition is met when used, which means that vWAF observes the rules stored for the path added to the precondition (assuming any other additional preconditions specified are also met). The precise specification of the syntax specified in the HTTP protocol is required. Examples: HTTP/1.0 HTTP/1.1 |