On Thu, Nov 28, 2013 at 12:26 PM, iMath <2281570...@qq.com> wrote: > Thank you for your prompt! > I think I should give my question a clear description. > The "Connection:keep-alive" is in the reply header, when I call close() of > the reply, the connection is still on ,I wonder how can I send a second > request to the server using this connection in such case ? > > If I just simply make a second request like the following > > manager->get(QNetworkRequest(QUrl("url")));
Are you sending your next request to the same host or a different one? And if it's a different one is it the first request to that host? -mandeep _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest