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

Alex Antonov updated GERONIMO-3888:
-----------------------------------

    Attachment: empty_cookie_value.patch

Attached is a patch to fix the empty cookie value handling problem.

> 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
>         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.

Reply via email to