[webkit-gtk] HTTP Request

Iranian Secure iranian.secure at gmail.com
Mon Dec 12 04:41:03 PST 2011


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.


More information about the webkit-gtk mailing list