Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-4398

Handling of 303 redirections

    XMLWordPrintableJSON

Details

    • Moderate

    Description

      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.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            fredb fred b
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: