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

Unnecessary base64 decoding #230

Open
kmike opened this issue Oct 31, 2024 · 0 comments
Open

Unnecessary base64 decoding #230

kmike opened this issue Oct 31, 2024 · 0 comments

Comments

@kmike
Copy link
Member

kmike commented Oct 31, 2024

It seems the library decodes httpResponseBody from base64 multiple times:

This looks like a potentially costly operation; it'd be great to optimize it, so that the decoding only happens once.

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

No branches or pull requests

1 participant