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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]