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