zeek/testing/btest/Baseline/bifs.from_json-11
Arne Welzel 480d52ca1f from_json: Support function to normalize key names
When a JSON document contains key names containing colons or other
special characters that are not valid in Zeek identifiers, from_json()
cannot be used to parse such input.

This change allows a customizable normalization function.

Closes #3142.
2023-06-29 15:57:49 +02:00
..
.stderr from_json: Support function to normalize key names 2023-06-29 15:57:49 +02:00
.stdout Merge remote-tracking branch 'amazing-pp/topic/fupeng/from_json_bif' 2023-05-09 10:36:58 +02:00