[webkit-help] alternative to IWebMutableURLRequest.setHTTPBody() on Windows?
Grant Gayed
Grant_Gayed at ca.ibm.com
Tue Oct 12 13:15:38 PDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101012/5fdbfb79/attachment.html>
More information about the webkit-help
mailing list