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

Allow some headers to be returned in WebSocket's streaming responses

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.0.2, 3.1
    • Transports
    • None
    • Unknown

    Description

      Currently, when using jaxrs StreamingOutput to transfer a sequence of responses from a single method invocation, the responseId that refers to the original requestId is only set in the first response (the main response) but not in the responses that are subsequently pushed over the stream.

      This patch will allow the responseId to be included in all the subsequent responses so that they can all be associated with the original request.

      Attachments

        Activity

          People

            ay Akitoshi Yoshida
            ay Akitoshi Yoshida
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: