Description
Usually HTTP response cache headers are being set in AjaxRequestTarget for Ajax responses. But for redirects, the handling is done in WebResponse where no cache headers are being set, which could lead to some trouble.
Usually HTTP response cache headers are being set in AjaxRequestTarget for Ajax responses. But for redirects, the handling is done in WebResponse where no cache headers are being set, which could lead to some trouble.