[Issue 17587] JSONOptions: No forward slash encoding

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 21 07:02:27 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17587

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0503b9b4a55512335ce038a34aa57a137b76753d
add JSONOptions.doNotEscapeSlashes

Fixes issue 17587 (enhancement request).

https://github.com/dlang/phobos/commit/987ebc54baffe1d8cf41a560ab7a746721e1c7de
Merge pull request #5552 from aG0aep6G/17587

don't escape slash in toJSON (issue 17587)

--


More information about the Digitalmars-d-bugs mailing list