Well, for now it is not a big issue  because my proxy doesn't parse response
, it just feeds the response bytes  back to the client without any  parsing.

On Sat, Dec 11, 2010 at 5:04 PM, Emmanuel Lécharny <[email protected]>wrote:

>
> Btw, looking at the DefaultHttpResponse code, I see :
>    public void addCookie(String headerValue) {
>        // TODO Implement addCookie(String headerValue)
>        throw new UnsupportedOperationException("Not implemented yet");
>    }
>
> which miht be a problem for you, right ?
>
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>
>

Reply via email to