got it thanx for your help
khiem On Mon, Feb 7, 2011 at 2:43 PM, Oleg Kalnichevski <[email protected]> wrote: > On Mon, 2011-02-07 at 14:39 +0100, khiem nguyen wrote: > > ok, i see > > > > so the server gives junk status-header back to the client. > > > > is there a way to overcome this ?, i mean how can i replace > > the DefaultResponseParser without touching the client's code too much ( > just > > like a responseInterceptor ???), i guess there'll be many other websites > > which doing things like this & i'll need to handle it any way. > > > > thanx alot for your help > > > > You'll need a custom connection manager > > > http://hc.apache.org/httpcomponents-client-ga/tutorial/html/advanced.html#d4e1333 > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
