Skip to content

Turn off escape slashes #2

@grunci

Description

@grunci

Hi,
I have a project where I used the default constructor of JSONObject. I've done it in a lot of cases in multiple places in the project.
I've just noticed, that slashes are escaped everywhere, which makes the returned JSON response not convenient for human read.
Is it possible to turn off the slash escaping in a global place without rewriting all the constructor usages to the complex ones?

Thanks & Regards,
Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions