[ https://issues.apache.org/jira/browse/GERONIMO-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rick McGuire resolved GERONIMO-3888. ------------------------------------ Resolution: Fixed Committed revision 633081. Mina 1.1.5 version. Committed revision 633086. Mina 2.0 version. Thanks Alex! > 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.