Skip to content

Fix query params with single quotes producing invalid JSON#777

Open
theneelshah wants to merge 1 commit into
mainfrom
query-params-single-quote
Open

Fix query params with single quotes producing invalid JSON#777
theneelshah wants to merge 1 commit into
mainfrom
query-params-single-quote

Conversation

@theneelshah

Copy link
Copy Markdown
Collaborator

Fix blind single quotes replacement by using json.dumps & ast.literal_eval

Fixes #733

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fix blind single quotes replacement by using json.dumps &
ast.literal_eval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Query params with escaped single quotes cannot be parsed

1 participant