On Wednesday 09 January 2008 04:23:23 ara howard wrote:
> why is this leaking Net::HTTPResponse objects?
It does not leak, objects are just not immediately released by the GC. Try it 
running 1000 times (on local server preferably).

Jan