]> Cypherpunks repositories - gostls13.git/commit
mime/quotedprintable: add binary mode to the writer
authorAlexandre Cesaro <alexandre.cesaro@gmail.com>
Fri, 20 Mar 2015 14:27:35 +0000 (15:27 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 30 Mar 2015 12:49:19 +0000 (12:49 +0000)
commitfa3ad1ebb582b96d1eda471c68ea250561db28b1
tree96c953ff890c3b3386f37bb0422463509246cfe5
parentd593f4a4d51cb4a6be8fb808800978cea6b97d9a
mime/quotedprintable: add binary mode to the writer

Change-Id: Id82c3111d7571263208ced3d011ad80f3fe55984
Reviewed-on: https://go-review.googlesource.com/7892
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/mime/quotedprintable/writer.go
src/mime/quotedprintable/writer_test.go