]> Cypherpunks repositories - gostls13.git/commit
mime/multipart: allow setting the Writer boundary
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 10 Dec 2012 21:30:42 +0000 (16:30 -0500)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 10 Dec 2012 21:30:42 +0000 (16:30 -0500)
commit575de93dd395481abeaf9427e04fc83b758dec0e
tree436954977edee11304c23d84c8a61cd219b17a1d
parent9c9e811bb34dc48abf256aae91af9199fb9f0f71
mime/multipart: allow setting the Writer boundary

Fixes #4490

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6924044
src/pkg/mime/multipart/writer.go
src/pkg/mime/multipart/writer_test.go