Project

General

Profile

Actions

Feature #1608

closed

Add option to disable JSON escape slash

Added by Zach Rasmor over 8 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
low
Difficulty:
low
Label:

Description

We like to have the ability to search (grep) through JSON logs without de-serialization, however this becomes very tedious with the default presence of the JSON escape slash. I was planning to generate a patch to remove the JSON_ESCAPE_SLASH flag from the json_dump_callback function to fit our needs, however I am also happy to put in a little more effort to instead make this an option and contribute it back.

Let me know if this is something that the community would be interested in.

Actions

Also available in: Atom PDF