Hey,

is there a way to obtain the total number of bytes sent/received from a QNetworkAccessManager object? Or do I need to keep track of all requests/replies to do that? But even then I'm missing all the overhead and only get the size of the plain data sent/received, am I not?
Any ideas how to do that? Thanks.

Cheers,
fallen