On 13/04/18 08:44, Sze Howe Koh wrote:
Can QNAM re-use a TCP connection for multiple HTTP requests?

AFAICT, it always does, if you reuse the QNAM.

Even better if you can use HTTP/2 (needs Qt 5.10.1 or later to actually work), where multiple logical connections can be made over the same TCP connection. That needs to be specifically enabled in the calling code though.

Hamish
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to