diff options
| author | Alex Buchanan <buchanae@gmail.com> | 2018-12-05 22:31:53 -0800 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2019-10-11 17:03:37 +0000 |
| commit | df380693f3eddf0a4ae7d195042b48b40e651d0e (patch) | |
| tree | 8332c17f1f140cecf65feee2acfb6c0eb1b259a3 /src/runtime | |
| parent | a08cb9f473405769f292bd2ff455764a690fe3e7 (diff) | |
| download | go-df380693f3eddf0a4ae7d195042b48b40e651d0e.tar.xz | |
mime/multipart: add Part.NextRawPart to avoid QP decoding
NextPart has automatic handling of quoted-printable encoding,
which is sometimes undesirable. NextRawPart adds a method
for reading a part while bypassing such automatic handling.
Fixes #29090
Change-Id: I6a042a4077c64091efa3f5dbecce0d9a34ac7065
Reviewed-on: https://go-review.googlesource.com/c/go/+/152877
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
