[Webkit-unassigned] [Bug 7168] New: Support reading of MHTML web archives

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


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

           Summary: Support reading 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: P2
         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.  WebKit should be able to read and display this format.

Note that because the MHTML format is essentially a mail message with a
content-type of "multipart/related", a MIME decoder which supports
quoted-printable and base64 decoding will be needed.  Mail.app probably
contains usable decoding 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