On Wednesday, 25 July 2018 07:52:13 PDT Marian Beermann wrote: > Correct. If you augment your debugging a little, it is easy to see the > server sending a "Connection: close" header: > > qDebug() << ... << reply->rawHeader("Connection");
The question is whether the request had a "Connection: keep-alive" header. You need to check the Wireshark logs to see that. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest