As per my SO question here:

What is the best way to go about measuring the size of the response when using RESTTemplate?

I figure I'll have to count the bytes from the response somehow, but I'm...