[webkit-gtk] List of current in-progress requests

Михаил Лапшин sotakone at sotakone.com
Sun Jun 6 04:32:28 PDT 2010


Hi guys.

In my app I need to know a list of currently loading HTTP requests
(including AJAX). I found "resource-request-starting" signal in
WebKitWebView class, which seems like what I need, but I didn't found
corresponding signal for finished requests. Maybe it's possible to get
such list of active requests directly from WebKit without signals?
Could you point me in right direction?

Thanks,
Mikhail.


More information about the webkit-gtk mailing list