[webkit-dev] Re: Extending the multipart support
Kevin Decker
kdecker at apple.com
Fri Sep 21 00:04:38 PDT 2007
On Sep 21, 2007, at 11:14 PM, Sachin Puranik wrote:
> HI ,
> As I checked there is no support for the multipart
> contents(multipart/mixed, multipart/related, multipart/alternate) in
> the WebKit.
Both the OS X networking stack and WebKit support multipart, both at
the main resource level and for sub resources (eg.images). See
WebResourceLoadDelegate.h. You can see this in Safari by visiting
popular "AXIS" webcams, which all use multipart/x-mixed-replace.
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070921/0cb23e57/attachment.html
More information about the webkit-dev
mailing list