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

WebClient invocation builder header(name, value) method is not implemented according to interface

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.8, 3.3.0
    • 3.3.6, 3.2.13, 3.4.0
    • JAX-RS
    • None
    • Unknown

    Description

      Acording to https://docs.oracle.com/javaee/7/api/javax/ws/rs/client/Invocation.Builder.html#header-java.lang.String-java.lang.Object- "If value is null then all current headers of the same name will be removed."

      Now when null value is supplied, null is added to existing header values with same name. E.g. "Accept":"application/json,null"

      Attachments

        Activity

          People

            reta Andriy Redko
            moby moby
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: