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

Automatically encode MIME parts to base64 when needed #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lel-amri
Copy link

@lel-amri lel-amri commented Sep 8, 2023

Closes #165

Implements hashicorp#165

Encode MIME parts to base64 when one of the bytes is greater than 0x7F
@lel-amri lel-amri requested a review from a team as a code owner September 8, 2023 14:15
@hashicorp-cla
Copy link

hashicorp-cla commented Sep 8, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support non-ASCII encoded parts
2 participants