Hi
I am looking for a way to use the LoadBalancingProxyClient that changes the response
received from the backend server. I came up with configuring a ResponseCommitListener. Is
this the correct way of manipulating the response within the beforeCommit() call?
If yes, how can I change the response with the given HttpServerExchange instance? If not,
what would be the best way to achieve this?
Thanks a lot for any help.
Ralf