method for getting the whole packet-length
Status: Inactive
Brought to you by:
grro
There are methods for getting (and setting) the content-length.
It would be great to have a method, which just gets the whole transmitted/received bytes of the request: e.g. headers + body (something like getTransmittedLength()).
This would allow to calculate usage statistics.