From: <mbr...@vi...> - 2004-03-24 22:51:38
|
There appears to be a connection leak in 1.3. My test suite is running IIS out of connections. I then get 403 errors. I am creating a WebClient in my setUp () function and setting it to null in my tearDown() function. I don't see any API to directly close the connection. Mike Bresnahan |