New issue
Advanced search Search tips

Issue 772135 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Use binary encoding for your multipart resources in MHTML across all platforms

Project Member Reported by jianli@chromium.org, Oct 5 2017

Issue description

On 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.

 
Status: Assigned (was: Untriaged)

Sign in to add a comment