Hello

For the client side:

I want to know the maximum number of possible QNetwork HTTP connections (I'm using GET and POST) to a server?

How can I know the current number of active QNetwork HTTP connections that I have on my client?

How can I know the connection used by a particular QNetwork HTTP request?

How can I know the connection used by a particular QNetwork HTTP reply?

Thanks in advance.

Mut.