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

Allow access to proxy response before sending to client

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: