Skip to content

Only encode headers with non-ASCII characters#214

Merged
andrewtimberlake merged 1 commit intoDockYard:masterfrom
andrewtimberlake:fix-header-encoding
Dec 4, 2025
Merged

Only encode headers with non-ASCII characters#214
andrewtimberlake merged 1 commit intoDockYard:masterfrom
andrewtimberlake:fix-header-encoding

Conversation

@andrewtimberlake
Copy link
Copy Markdown
Collaborator

This change checks to see if there are any non-ASCII characters and only does quoted printable encoding if there are - fixes #205

@andrewtimberlake andrewtimberlake merged commit a5b136b into DockYard:master Dec 4, 2025
5 checks passed
@tisdall tisdall mentioned this pull request Dec 4, 2025
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.

unnecessary RFC2047 encoding when length >= 64

1 participant