[webkit-qt] How to set Cache mechanism of QNetworkAccessManager- PreferCache
Benjamin Poulain
benjamin.poulain at nokia.com
Fri Apr 23 04:43:15 PDT 2010
ext kb at inf.u-szeged.hu wrote:
>> On Mon, Apr 12, 2010 at 1:26 PM, <siddharth.mathur at nokia.com> 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
More information about the webkit-qt
mailing list