[webkit-dev] New feature - MHTML support

Jay Civelli jcivelli at chromium.org
Mon May 2 11:17:46 PDT 2011


Hi,
I am looking into adding MHTML support to WebCore (in a platform
independent way).
MHTML is a web archive format that combines a page and all its
resources into a single-file (http://tools.ietf.org/html/rfc2557).
IE and FIrefox supports MHTML (Firefox with the UnMHT addon).

I have a a patch that provides MHTML reading capability
(https://bugs.webkit.org/show_bug.cgi?id=7168) and my plan is to add
MHTML generation after that.

Feedback, suggestions?

Jay


More information about the webkit-dev mailing list