escape_forward_slash option to allow optional escaping of forward slashes during encoding. for compatibility with microsoft json date format

This commit is contained in:
alisdair sullivan 2011-07-29 00:18:33 -07:00
parent b73ca00892
commit 5f3885c594
3 changed files with 47 additions and 33 deletions

View file

@ -35,6 +35,7 @@
-type jsx_opts() :: [jsx_opt()].
-type jsx_opt() :: multi_term
| loose_unicode
| escape_forward_slashes
| {encoding, auto
| utf8
| utf16