[webkit-gtk] use of new soup API in webkit

Monil Parmar monil.parmar at gmail.com
Tue Jul 26 03:05:39 PDT 2011


Hi,

In current webkit, some new soup API's  are used.

"soup_request_send_async" for http request, while earliar it was using
the old SoupMessage/SoupSession APIs.

Limitation with new soup API (async one) are, it works with only
default context, if i make new context then it doesnt work.

Is there any specific reason that webkit move for new set of API's ?
Or
Is it possible to revert back to old SoupMessage/SoupSession APIs?

Thanks
Monil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20110726/1695d77a/attachment.html>


More information about the webkit-gtk mailing list