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(serializers): avoid implicit sanitization #1

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

gerardolima
Copy link
Owner

When serializers are defined for HTTP Request or HTTP Response, do not run the correspondent stdSerializers before calling the provided serializer functions.

ISSUE pinojs#1991

@gerardolima gerardolima marked this pull request as draft November 9, 2024 19:06
@gerardolima gerardolima force-pushed the override-http-std-serializers branch from f705b9c to a3b1681 Compare November 9, 2024 19:54
@gerardolima gerardolima force-pushed the override-http-std-serializers branch 2 times, most recently from 86e666f to 6cde4f5 Compare December 9, 2024 17:04
@gerardolima gerardolima force-pushed the override-http-std-serializers branch from 6cde4f5 to da9a16f Compare December 9, 2024 17:08
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.

1 participant