Hi,

We're embedding WebKit on Windows, and need to pass some post data along 
when navigating to a URL.  On OS X we do this via WebFrame.loadRequest() 
and provide an NSMutableURLRequest with the post data set in its HTTP 
body.  However on Windows the implementation of 
IWebMutableURLRequest.setHTTPBody() simply returns E_NOIMPL.  Can anyone 
suggest an alternative path for accomplishing this?

Thanks in advance,
Grant
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to