Use binary encoding for your multipart resources in MHTML across all platforms |
|
Issue descriptionOn Android, all resources use the binary Content-Transfer-Encoding in order to reduce the size of MHTML file. On all other platforms, image resources are encoded in base64 format and other non-image resources are encoded in quoted-printable format. We need to switch to using binary encoding across all platforms. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@chromium.org
, Aug 1