zeek/testing/btest/Baseline/bifs.from_json-5
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 Implement from_json bif 2023-05-06 00:42:46 +00:00