On Fri, Aug 21, 2009 at 8:31 AM, Chris Hostetter <hossman_luc...@fucit.org>wrote:
> > If he really needs to hardcode the cookie value into code, wouldn't it be > easier to extend HttpClient and modify the methods which take in an > HttpMethod object to first set the cookie on those obejcts before > delegating to super? > > Yeah, that is another option. One can override HttpClient#executeMethod to do the same. -- Regards, Shalin Shekhar Mangar.