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

khiem



On Mon, Feb 7, 2011 at 2:28 PM, Oleg Kalnichevski <[email protected]> wrote:

> On Mon, 2011-02-07 at 13:58 +0100, khiem nguyen wrote:
> > here's logging-console:
> >
>
> ...
>
> > DEBUG [org.apache.http.wire] << "ICY 200 OK[\r][\n]"
> > DEBUG [org.apache.http.impl.conn.DefaultResponseParser] Garbage in
> response:
> > ICY 200 OK
>
> 'ICY 200 OK' is not a valid HTTP status line.
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to