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 (JIRA)" <ji...@apache.org> on 2009/03/19 00:57:50 UTC

[jira] Updated: (HTTPCLIENT-832) MalformedCookieException: distinguish cookie syntax errors from cross-domain errors

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated HTTPCLIENT-832:
----------------------------

    Component/s: HttpCookie

>  MalformedCookieException: distinguish cookie syntax errors from cross-domain errors
> ------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-832
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-832
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpCookie
>            Reporter: Sebb
>            Priority: Minor
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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