El lun, 25-08-2014 a las 11:17 +0200, Jose escribió: > Thanks. I am new to webkit and gtk. > > Just an additional question: > > How can I get the response headers for any resource ? (or at least for > the main_resource) > I thought they would be in WebKitURIResponse > http://webkitgtk.org/reference/webkit2gtk/2.5.3/WebKitURIResponse.html
Yes, but it's not there yet, I've just uploaded a patch to add webkit_uri_response_get_http_headers(). See https://bugs.webkit.org/show_bug.cgi?id=136248 > On Mon, Aug 25, 2014 at 10:30 AM, Alberto Garcia <[email protected]> wrote: > > On Mon, Aug 25, 2014 at 10:09:38AM +0200, Jose wrote: > > > >> When trying to build 2.5.3 on my system 3.15.10-200.fc20.x86_64, I get this > >> > >> Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so > >> [ 95%] Built target WebKit2 > >> [ 95%] Generating ../../WebKit2-4.0.gir > >> /bin/sh: --quiet: command not found > > > > Do you have the gobject-introspection package installed? > > > > You need /usr/bin/g-ir-scanner > > > > Berto > > _______________________________________________ > > webkit-gtk mailing list > > [email protected] > > https://lists.webkit.org/mailman/listinfo/webkit-gtk > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk > -- Carlos Garcia Campos http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
signature.asc
Description: This is a digitally signed message part
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
