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 December 18, 2024: Merge pull request #90 from axoflow/minor-fixes-241218 (68cd7df)