21 Sep
2007
21 Sep
'07
7:04 a.m.
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