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

feat(legacy-scripting-runner): pass legacy.skipEncodingChars to z.request() #501

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

eliangcs
Copy link
Member

@eliangcs eliangcs commented Feb 25, 2022

PR #497 and #499 added a skipEncodingChars option to z.request() and RequestSchema. We still need legacy-scripting-runner to utilize this option. If the app definition has a truthy legacy.skipEncodingChars, we should let legacy-scripting-runner pass it to z.request().

…request()`

PR #497 and #499 added a `skipEncodingChars` option to `z.request()` and
`RequestSchema`. We still need legacy-scripting-runner to utilize this
option. If the app definition has a truthy `legacy.skipEncodingChars`,
legacy-scripting-runner is going to pass it to `z.request()`.
@eliangcs eliangcs requested a review from xavdid as a code owner February 25, 2022 08:48
@eliangcs eliangcs merged commit 4e291d7 into master Feb 28, 2022
@eliangcs eliangcs deleted the PDE-3006-use-skipEncodingChars branch February 28, 2022 03:41
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.

2 participants