* replace \x with \u00 to follow JSON spec * fixes #2475 and #2495 * added unit tests for json parsing
1.4 KiB
1.4 KiB
* replace \x with \u00 to follow JSON spec * fixes #2475 and #2495 * added unit tests for json parsing