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

Sergey Beryozkin resolved CXF-4398.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.0
                   2.6.2
                   2.5.5
         Assignee: Sergey Beryozkin

thanks for the patch
                
> Handling of 303 redirections 
> -----------------------------
>
>                 Key: CXF-4398
>                 URL: https://issues.apache.org/jira/browse/CXF-4398
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 2.5
>            Reporter: fred b
>            Assignee: Sergey Beryozkin
>              Labels: cxf, redirect
>             Fix For: 2.5.5, 2.6.2, 2.7.0
>
>
> It appears that the HttpConduit class do not follow 303 HTTP_SEE_OTHER 
> redirects. There is already a special case for 301,302 and 307 responses, but 
> no extension mechanism for specific http status handling.
> A quick fix consists of adding the 303 code handling in  HttpConduit.java, as 
> done in the provided patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to