On Tue, Sep 18, 2018 at 5:28 PM, Kevin <ke...@spikegadgets.com> wrote: > > Thanks for all the responses > > My guess is the "?-915259074 " part of the url is what makes the server fail. > > To prevent caching, you may wish instead to add header: > Cache-Control: no-store > > For the above suggestions, how do I do that through the IFW? Are there > config.xml parameters that I missed?
Hi, Kevin, It should be fixed by the tool maintainers. Remove "?-915259074" and add instead HTTP headers: Cache-Control: no-store Cache-Control: no-cache, private Kind regards, Robert _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest