[
https://issues.apache.org/jira/browse/GERONIMO-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575157#action_12575157
]
Alex Antonov commented on GERONIMO-3888:
----------------------------------------
My pleasure.
On the side note, I was wondering - what is the exact status of this
module/project? Is it being used internally by Geronimo or is it a separate
project all together?
Can you shed some light on it, as we are considering using it in our production
environment and people are asking questions in regards to how it is being used
in the outside world.
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.