Commit Graph

1 Commits (a59593fde1ccb7caef46f69a1d1fa7a9fc13f7fb)

Author SHA1 Message Date
zjeffer 8f5d0098d6 Fixed json parsing with hexadecimal characters
* replace \x with \u00 to follow JSON spec
* fixes #2475 and #2495
* added unit tests for json parsing
2024-01-14 14:06:06 +01:00