We don't have keep-connection alive implemented on our server on Linux (even though it looks like it is implemented, there is a variable m_close in http_linux_server.cpp but it simply doesn't work).
Once we have this feature implemented, we can easily test connection keep-alive with http_client which now does support it.
Once we have this feature implemented, we can easily test connection keep-alive with http_client which now does support it.