[Webkit-unassigned] [Bug 7169] New: Support exporting of MHTML web archives

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Feb 9 19:39:46 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7169

           Summary: Support exporting of MHTML web archives
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.faqs.org/rfcs/rfc2557.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


MSIE uses the MHTML format (based on RFC 2557) to save "web archives" of web
pages.  It would be nice if WebKit supported exporting complete web pages in
this format.

Note that because the MHTML format is essentially a mail message with a
content-type of "multipart/related", a MIME encoder which supports
quoted-printable and base64 encoding will be needed.  Mail.app probably
contains usable encoding methods, but until they are moved to system libraries,
a third-party library would have to be used or that wheel would have to be
re-invented.  Pantomime is an example of such a third-party library.

http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list