Options of CEF parsers
The parse_cef
FilterX function has the following options.
pair_separator
Specifies the character or string that separates the key-value pairs in the extensions. Default value:
(space).
value_separator
Specifies the character that separates the keys from the values in the extensions. Default value: =
.
Last modified November 11, 2024: [4.9][filterx] Review fixes (bc93e94)