Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Convert JSON5 input to JSON if set in Content-Type #873

Open
lakano opened this issue Feb 20, 2023 · 0 comments
Open

[feature] Convert JSON5 input to JSON if set in Content-Type #873

lakano opened this issue Feb 20, 2023 · 0 comments

Comments

@lakano
Copy link

lakano commented Feb 20, 2023

Hi,
Thank you for your works!
Your code already include JSON5 library, but doesn't seems to permit us to write JSON5 and to converted to strict JSON for a classic 'application/json' Content-Type.
This can save us time when we manually wrote the request directly in your addon, without the need to double quote every keys for example.
Let us known if you have include this one day :)
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants