1
0
mirror of https://github.com/golang/go synced 2024-10-01 07:28:35 -06:00
go/src/mime
Shenghou Ma f7fce1e208 mime/quotedprintable: accept trailing soft line-break at the end of message
Fixes #15486.

Change-Id: Id879dc9acef9232003df9a0f6f54312191374a60
Reviewed-on: https://go-review.googlesource.com/27530
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-09-11 01:51:07 +00:00
..
multipart mime/multipart: sort header keys to ensure reproducible output 2016-05-16 22:55:16 +00:00
quotedprintable mime/quotedprintable: accept trailing soft line-break at the end of message 2016-09-11 01:51:07 +00:00
testdata
encodedword_test.go mime: fix maximum length of encoded-words 2016-03-29 11:19:31 +00:00
encodedword.go all: standardize RFC mention format 2016-04-12 21:07:52 +00:00
example_test.go mime: move examples to external test file 2015-08-22 18:39:29 +00:00
grammar.go all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
mediatype_test.go mime: fix parsing of empty string attribute value 2015-12-05 20:14:25 +00:00
mediatype.go all: single space after period. 2016-03-02 00:13:47 +00:00
type_dragonfly.go mime: add mime.types paths for BSDs 2015-06-12 15:51:21 +00:00
type_freebsd.go mime: add mime.types paths for BSDs 2015-06-12 15:51:21 +00:00
type_openbsd.go mime: add mime.types paths for BSDs 2015-06-12 15:51:21 +00:00
type_plan9.go mime: fix mime type file name on Plan 9 2016-05-15 19:56:08 +00:00
type_test.go mime: tighten up and simplify tests 2015-03-30 09:12:03 +00:00
type_unix.go mime: tighten up and simplify tests 2015-03-30 09:12:03 +00:00
type_windows.go mime, time, internal/syscall/windows/registry: use new registry package to simplify code 2015-04-30 04:33:42 +00:00
type.go mime: tighten up and simplify tests 2015-03-30 09:12:03 +00:00