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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

