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

HIVE-23704: Decode Base-64 String from HTTP Header #1127

Merged
merged 2 commits into from Jun 21, 2020

Conversation

belugabehr
Copy link
Contributor

No description provided.

@belugabehr
Copy link
Contributor Author

belugabehr commented Jun 17, 2020

Existing code works because Commons Digest Base64 implementation ignores invalid characters:.

https://github.com/apache/commons-codec/blob/41c6f486fd4f5c2450c9311c40dbbf7e576d2907/src/main/java/org/apache/commons/codec/binary/Base64.java#L621

@belugabehr belugabehr merged commit 4c18dbb into apache:master Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants