What do you need to change? Some HTTP headers?
The Location header that are the core of the Redirects.
From
http://localhost:8080 to
http://mydomain.net.
I don't know if you've noticed but you can also pass some Java class to
URLRewriteFilter if you need something more complex than what is allowed from the XML
configuration.
I haven't indeed.
This is about a response header. This library is focussed on the request
header as far as I could tell.
thanks for the hints. This is certainly simplifiable.
Actually, shouldn't xwiki.home be used when sending redirects?
paul