anshumg commented on code in PR #2673:
URL: https://github.com/apache/solr/pull/2673#discussion_r1742464518


##########
solr/server/etc/jetty.xml:
##########
@@ -74,6 +74,7 @@
     <Set name="sendDateHeader"><Property name="solr.jetty.send.date.header" 
default="false" /></Set>
     <Set name="headerCacheSize"><Property name="solr.jetty.header.cache.size" 
default="512" /></Set>
     <Set name="delayDispatchUntilContent"><Property 
name="solr.jetty.delayDispatchUntilContent" default="false"/></Set>
+    <Set name="relativeRedirectAllowed">true</Set><!-- can remove in Jetty 12, 
wich has this default -->

Review Comment:
   typo 'which'



-- 
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

Reply via email to