You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by sebb <se...@gmail.com> on 2009/03/13 14:45:29 UTC

MalformedCookieException has two meanings

MalformedCookieException is used for both cookies with syntax errors,
and for cookies which are invalid for the particular context - e.g.
cross-domain cookies.

I think it would be helpful to be able to distinguish these without
needing to examine the message text.

WDYT?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: MalformedCookieException has two meanings

Posted by sebb <se...@gmail.com>.
On 13/03/2009, Oleg Kalnichevski <ol...@apache.org> wrote:
> On Fri, 2009-03-13 at 13:45 +0000, sebb wrote:
>  > MalformedCookieException is used for both cookies with syntax errors,
>  > and for cookies which are invalid for the particular context - e.g.
>  > cross-domain cookies.
>  >
>  > I think it would be helpful to be able to distinguish these without
>  > needing to examine the message text.
>  >
>  > WDYT?
>  >
>
>
> Makes sense. This will have to wait until 4.1, though. Would it be a big
>  deal for you to open a change request in JIRA for this issue?

No problem, just wanted to check it was not a [bm]ad idea.

>  Oleg
>
>
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>  > For additional commands, e-mail: dev-help@hc.apache.org
>  >
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>  For additional commands, e-mail: dev-help@hc.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: MalformedCookieException has two meanings

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Fri, 2009-03-13 at 13:45 +0000, sebb wrote:
> MalformedCookieException is used for both cookies with syntax errors,
> and for cookies which are invalid for the particular context - e.g.
> cross-domain cookies.
> 
> I think it would be helpful to be able to distinguish these without
> needing to examine the message text.
> 
> WDYT?
> 

Makes sense. This will have to wait until 4.1, though. Would it be a big
deal for you to open a change request in JIRA for this issue?

Oleg 


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org