UserAgentWhiteListDT[0..] nonUnique ordered |
-
cscfUserAgentWhiteList
-
Each CscfUserAgentWhiteList entry consists of three parts, prio number, regexp, and modifier.
Prio number is a unique key defined as an integer used when sorting the white list. The entry with the lowest priority number will be tested first followed by the one with the second lowest, and so on. The second part of the record is the regular expression and the third part is an unsigned integer. If the lowest bit in the modifier is set, the i-modifier for case-insensitive pattern matching is used, otherwise it is not. This is the only supported modifier.
|