I\'m trying to add a custom header to the HTTP response on a Zuul gateway using a post-filter:
@Component public class ResponseFilter extends ZuulFilter {