[Issue 15510] json shouldn't escape forward slash by default

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 29 18:45:20 UTC 2024


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

Tomoya Tanjo <ttanjo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ttanjo at gmail.com

--- Comment #2 from Tomoya Tanjo <ttanjo at gmail.com> ---
Can we close this issue as resolved?
Now we can use JSONOptions.doNotEscapeSlashes to change its behavior.

- https://dlang.org/phobos/std_json.html#.JSONOptions.doNotEscapeSlashes

--


More information about the Digitalmars-d-bugs mailing list