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 March 21, 2025: Merge pull request #117 from axoflow/sync-to-r2 (6fb1861)