Thanks a lot, Mark, for analysing the default "sendRedirect()" method.
As you suggested, in my overridden method in the response wrapper I don't do
any of these checks.
So everything works fine now, problem solved!
@Thomas - concerning SEO apparently it seems to be best practice to use 301
redir
Hello,
one topic which was not discussed yet:
What is the reason behind sending a permanent redirect instead of temporary
redirect for folders without slash?
Is it about SEO optimization?
The user itself won't recognize any difference and also the different caching
won't be noticeable.
Up to now