janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311324407
########## solr/server/etc/jetty.xml: ########## @@ -99,6 +100,7 @@ </New> </Arg> </Call> Review Comment: If there's an easy way to provide a "fallback" if the header is not set, we could do that to avoid this discussion. I'm aware of Jetty's generic response rewrite plugins. We also have our `SolrDispatchFilter` but I find no single code point where one could manipulate response header before response is sent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org