]> git.kaiwu.me - njs.git/commit
Fixed handling of space argument in JSON.stringify().
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 26 Feb 2020 09:41:51 +0000 (12:41 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 26 Feb 2020 09:41:51 +0000 (12:41 +0300)
commitc4a56693b99711c4575eaf573810e629b034bf75
tree4253aae4b33d2d82b89cb3b5f4c3837a3f1a13bd
parent8bb88fb65b6a1e43aa75862b662362fce9d5eeea
Fixed handling of space argument in JSON.stringify().

This closes #294 issue on GitHub.
src/njs_json.c
src/test/njs_unit_test.c