Hello, I am attempting to write a module that counts the bytes sent to the client. I do not wish to calculate the bytes sent from the log files output. I need to do this from inside a module. I need help working out where I can find this information, or calculate it, through the API. Is there one definitive...