Skip to content

Conversation

@erickcrus
Copy link

Fix line breaking for Android Base64 encoding

This fix ensures that line breaks are not added to Base64 strings when used in HTTP request headers. Without this fix, using signatures in HTTP request headers on Android could result in errors due to unwanted line breaks in the Base64 encoded string.

Fix line breaking for Android implementation.
If you want to use signature in header of a HTTP Request, you'll get errors. This solution grant that line brakes wont be added to base64 string.
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