[webkit-gtk] [libsoup] use of unstable libsoup API in webkit2

Monil Parmar monil.parmar at gmail.com
Sat Jun 25 04:05:38 PDT 2011


Hi,

Iam looking into the webkit2-gtk http request code and i found use of *
"soup_request_send_async"* libsoup API, that is missing in latest lib soup
library.
Is there any alternate implementation/API to for http request?

I found the user API related to libsoup (soup_request_send_async) for http
request.
In libsoup library(2.33.6) This API is under #define
LIBSOUP_USE_UNSTABLE_REQUEST_API, in file ResourceHandleSoup.cpp
But in new versions (=>2.4) this API is missing also the
#define LIBSOUP_USE_UNSTABLE_REQUEST_API is not there.

Is webkit2 is going to use same libsoup version or will change the webkit2
code for the upgraded libsoup(>=2.4) ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20110625/3cce0c36/attachment.html>


More information about the webkit-gtk mailing list