[release-branch.r57] mime/multipart: fix regression from previous ReadSlice change
««« CL
4432083 /
698b5ea9c782
mime/multipart: fix regression from previous ReadSlice change
The previous change to make multipart use ReadSlice out of
paranoia broke multipart to not deal with large lines in
the bodies.
We should only be paranoid about long lines in the header
sections.
Fixes http://code.google.com/p/camlistore/issues/detail?id=4
R=adg
CC=golang-dev
https://golang.org/cl/
4432083
»»»
R=adg
CC=golang-dev
https://golang.org/cl/
4452062