Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-340

Allow access to proxy response before sending to client

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.2.0.Beta6
    • 1.2.0.Beta3
    • Proxy
    • None

    Description

      Currently, when the proxy handler receives a response from the proxy backend, it overwrites any existing response headers in the exchange with those received from the proxy and immediately starts sending the response to the client. This makes it impossible to set those headers in other handlers.

      It would be good to have a way of accessing the exchange after the response has been received from the proxy backend and before the response is started to the client.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            jeffwilliams_wtbr Jeff Williams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: