You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2008/03/03 11:50:51 UTC

[jira] Assigned: (GERONIMO-3888) AsyncHttpClient does not handle Set-Cookie directive with an empty value

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

Rick McGuire reassigned GERONIMO-3888:
--------------------------------------

    Assignee: Rick McGuire

> AsyncHttpClient does not handle Set-Cookie directive with an empty value
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-3888
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3888
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: AsyncHttpClient
>            Reporter: Alex Antonov
>            Assignee: Rick McGuire
>         Attachments: empty_cookie_value.patch
>
>
> The current version does not handle properly a case where a Set-Cookie header has an empty value for a name. i.e
> Set-Cookie=token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
> According to the rfc-2109 for the Set-Cookie header, the value is an optional property and could be blank.

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