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

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.9
    • 3.1.10, 3.2.0
    • Transports
    • None
    • 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

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

            Dates

              Created:
              Updated:
              Resolved: