ext [email protected] wrote:
On Mon, Apr 12, 2010 at 1:26 PM, <[email protected]> wrote: where should I do this? I mean which class I need to reimplement? The NetworkAccessManager class ? which function I need to override?
Typically in QNetworkAccessManager::createRequest(), you create a new request by copy and set the attribute.
cheers, Benjamin _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
