Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2685

Merge client headers with MP REST Client

    XMLWordPrintable

Details

    Description

      Current behavior from MP REST Client is that the default implementation of `ClientHeadersFactory` does not include any headers that might have been specified with `@ClientHeaderParam` or `@HeaderParam`.

      This is quite unintuitive for anyone that just adds `@RegisterClientHeaders` onto their interface and expects both propagation and specific headers.

      I think it would good if we did that merging outside the default factory, when we know it's the default factory being executed.

      Attachments

        Activity

          People

            kfinniga@redhat.com Ken Finnigan (Inactive)
            kfinniga@redhat.com Ken Finnigan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: