I'm using webkitgtk for showing special data using HTML,
all data is generated at run-time and is set by webkit_web_view_load_string,
my problem is that webkit-gtk tries to open JavaScript and CSS files
by making a network request but I want it to load them how I want,
is there a way to tell webkit-gtk to use a custom function instead of
using libsoup?

Thanks in advance.
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to