-
Brad Fitzpatrick authored
This makes Go's quoted-printable decoder more like other popular ones, allowing through a bare \r or \n, and also passes through \r\n which looked like a real bug before. Fixes #4771 R=minux.ma CC=golang-dev https://golang.org/cl/7300092
9c7aa5fe
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testdata | ||
formdata.go | ||
formdata_test.go | ||
multipart.go | ||
multipart_test.go | ||
quotedprintable.go | ||
quotedprintable_test.go | ||
writer.go | ||
writer_test.go |