]> Cypherpunks repositories - gostls13.git/commit
net/mail: parse cases when phrase has special chars without quotes
authorGuilherme Rezende <guilhermebr@gmail.com>
Mon, 24 Jul 2017 20:04:02 +0000 (17:04 -0300)
committerIan Lance Taylor <iant@golang.org>
Tue, 29 Aug 2017 21:59:44 +0000 (21:59 +0000)
commit738acbc2f0c93a84ce3c4c5436456e63f18553bd
tree3b73b74a5eab3688b2f4177d61414bd658072e65
parentb0392159f611427ad351548e172048395bc4ac5a
net/mail: parse cases when phrase has special chars without quotes

Updates #21018

Change-Id: I00b6667fb5fee78559a391815f58760a2baea90e
Reviewed-on: https://go-review.googlesource.com/50911
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Avelino <t@avelino.xxx>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/mail/message.go
src/net/mail/message_test.go