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

Fix tiny bug of base64 decode functions #351

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

ysugimoto
Copy link
Owner

This PR fixes base64 decode related functions.

Note that we're not sure for Fastly's base64 decoding functionality including BOM so currenly we skip that tests.
Ensuting test comes from here: https://github.com/bungoume/falco-vcl-empty-test/blob/main/tests/base64_decode.test.vcl thanks @bungoume

@ysugimoto ysugimoto merged commit 6fab718 into main Sep 26, 2024
3 checks passed
@ysugimoto ysugimoto deleted the fix/base64-decode-builtin-functions branch September 26, 2024 16:52
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