[webkit-gtk] How to connect SoupMessage signals from "resource-request-starting" ?
Emmanuel Rodriguez
emmanuel.rodriguez at gmail.com
Mon May 16 10:35:08 PDT 2011
On Mon, May 16, 2011 at 16:39, Emmanuel Rodriguez
<emmanuel.rodriguez at gmail.com> wrote:
> On Mon, May 16, 2011 at 15:04, Gustavo Noronha Silva <gns at gnome.org> wrote:
>>
>> That is something we would like to improve on, but for now is what we
>> got. So your best bet is using SoupSession's signals instead.
It works well with SoupSession. I'm able to track new downloads
(SoupMessage instance) and to connect callbacks that get triggered.
> How do I get an handle to the SoupSession used by webkit?
>
I found it here webkit_get_default_session().
Thanks a lot for the help!
--
Emmanuel Rodriguez
More information about the webkit-gtk
mailing list