Gavin Lambert : > Have you considered using something lower level such as libcurl?
The current program , I am using , was writen by c++ with libcurl as the network connection . It work fine with the current aim, download page complete, good and fast. But, as you know, more and more website, they use more and more dynamic loading by javascript. It may will add DOM into HTML as what the user do or type. Therefor, I want to do a program do as a real user with the WebKitGtk, without GUI. Thanks for your reading !
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
