You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2010/10/14 09:47:35 UTC

[jira] Updated: (CXF-3065) HTTPConduit does not respect HTTP 301 redirects responses to GET requests

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

Alessio Soldano updated CXF-3065:
---------------------------------

    Fix Version/s: 2.4

> 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, 2.4
>
>
> 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.