rmuir commented on code in PR #1792:
URL: https://github.com/apache/solr/pull/1792#discussion_r1311497182


##########
solr/server/etc/jetty.xml:
##########
@@ -99,6 +100,7 @@
           </New>
         </Arg>
       </Call>

Review Comment:
   > @rmuir You added the CSP stuff to `jetty.xml`. Do you see a reason to keep 
sending the header for any and all API requests to Solr that are not from a 
browser? I don't.
   
   I set these headers across the board for all responses, pure API servers 
too. For something doing OAuth authorization code flow I would definitely set 
it.  I don't understand "not from a browser" as this flow usually involves one?



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