I was getting failures because my "Authorization:" and "Cookie:" headers were getting shared between all HTTPClientFactory instances. Patch, with unit test.
On Sat, 24 Sep 2005 18:06:42 -0700, Scott Lamb slamb@slamb.org wrote:
I was getting failures because my "Authorization:" and "Cookie:" headers were getting shared between all HTTPClientFactory instances. Patch, with unit test.
Thanks again :) Patch applied.
Jp