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

Sergey Beryozkin updated CXF-5122:
----------------------------------

    Description: 
HttpConduit already supports auto-redirects and using this feature can simplify 
dealing with redirects in certain environments. 
Users should be able to restrict redirects to the same host & scheme only and 
also get HttpConduit support relative redirects - these can be easier to build 
on the server side; additionally a user reported a WS client affected by the 
fact at the moment relative redirects are not supported

  was:If either WS or RS client invokes on "http://host1/service"; and get 
redirected to "http://host1/service?a=b"; then it should be able to follow it 
once only, provided the contextual property allowing for it is enabled

    
> HTTPConduit should optionally be able to restrict redirects to same host and 
> support relative redirects
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-5122
>                 URL: https://issues.apache.org/jira/browse/CXF-5122
>             Project: CXF
>          Issue Type: Task
>          Components: Transports
>            Reporter: Sergey Beryozkin
>            Priority: Minor
>
> HttpConduit already supports auto-redirects and using this feature can 
> simplify dealing with redirects in certain environments. 
> Users should be able to restrict redirects to the same host & scheme only and 
> also get HttpConduit support relative redirects - these can be easier to 
> build on the server side; additionally a user reported a WS client affected 
> by the fact at the moment relative redirects are not supported

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to