[undertow-dev] Rewrite response headers in ProxyHandler
Adrian Mitev
Wednesday, 22 April
2015
Wed, 22 Apr
'15
1:12 p.m.
Hi all! I have a ProxyHandler that proxies specific path. However I need to
overwrite the response headers returned by the remote path. Is it possible
to do that? I explored the PredicatesHandler but couldn't find a way with
it.