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

Rick McGuire resolved GERONIMO-3846.
------------------------------------

    Resolution: Fixed

Committed revision 628012.  Mina 1.1.5 version
Committed revision 628013.  Mina 2.0 version. 

> cookies are not carried over when requests are redirected
> ---------------------------------------------------------
>
>                 Key: GERONIMO-3846
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3846
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: AsyncHttpClient
>    Affects Versions: 1.x
>            Reporter: Sangjin Lee
>            Assignee: Rick McGuire
>            Priority: Minor
>         Attachments: GERONIMO-3846.patch
>
>
> When you send a request and receive a redirect response (301 or 302), the 
> response may contain cookies (via Set-Cookie header).  For subsequent 
> redirect requests, these cookies need to be sent.  Currently AHC does not 
> send any cookies unless explicitly set by the caller.
> Two cases where this should be done are redirects and auth challenges.

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