]> git.kaiwu.me - njs.git/commit
Pass unprintable values to JSON.stringify() replacer function.
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 23 Nov 2019 09:52:06 +0000 (12:52 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Sat, 23 Nov 2019 09:52:06 +0000 (12:52 +0300)
commit54e0d008f81d1642e216e2980cf9b655c5432434
tree9ebe283fdab86fc401d64cdb2266c9ab3e62e091
parent599a69adec608b0c6aceec128e1ea70bc12e8f36
Pass unprintable values to JSON.stringify() replacer function.

This closes #257 issue on Github.
src/njs_json.c
src/test/njs_unit_test.c