-
Notifications
You must be signed in to change notification settings - Fork 18k
mime: WordDecoder#DecodeHeader accept space as a part of 'encoded-word' #19417
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
Comments
Your Lines 327 to 354 in a025277
|
@stapelberg Ah, true. Thank you for pointing it out. However that's not relevant to the problem.
I guess that's what I tried to fix before. Thanks. |
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
What did you expect to see?
error or "=?UTF-8?Q?aaa =C2=A1Hola,_se=C3=B1or! bbb?="
What did you see instead?
aaa ¡Hola, señor! bbb
Does this issue reproduce with the latest release (go1.8)?
I think so
System details
The text was updated successfully, but these errors were encountered: