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

Java HttpUrlConnection Reflection Fix to support custom verbs does not work with HTTPS

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.9
    • Fix Version/s: 3.1.10, 3.2.0
    • Component/s: Transports
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      Java HTTPUrlConnection does not support custom HTTP verbs however CXF does the best effort at getting such methods supported by reflectively updating HTTPUrlConnection during the request.
      It does work with plain HTTP but still fails if HTTPS is used.
      More reflection fixes are needed.

      Note CXF does support such methods OOB with the Apache HttpClient based conduit which can be run in the async or sync modes

        Attachments

          Activity

            People

            • Assignee:
              sergey_beryozkin Sergey Beryozkin
              Reporter:
              sergey_beryozkin Sergey Beryozkin
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: