Hi @krishna_chaita2,in that case, I think you will need to add some custom code and set the appropriate headers. This can be achieved with either a Filter or a Servlet. Maybe something like this:@Override
public void doFilter(final ServletRequest request, final ServletResponse response, final Filter...