HTTPConduit does not respect HTTP 301 redirects responses to GET requests
-------------------------------------------------------------------------

                 Key: CXF-3065
                 URL: https://issues.apache.org/jira/browse/CXF-3065
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.3.0
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 2.3.1


It seems the http client transport is not following redirects (HTTP 301 
responses) to GET requests, even if the setAutoRedirect(true) is used. That 
seems to only work for POST requests.

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