I have some code that makes a bunch of calls to a web service. If I create a new HttpClient object for every call, it takes about twice as long to run as if I
HttpClient