dsmiley commented on code in PR #4272: URL: https://github.com/apache/solr/pull/4272#discussion_r3141114446
########## changelog/unreleased/SOLR-18056-urlScheme-csp.yml: ########## @@ -1,8 +1,15 @@ # See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Improved CloudSolrClient's urlScheme detection by using the scheme of provided Solr URLs, or looking at "solr.ssl.enabled". +title: Improved url scheme detection in client API and core components Review Comment: I don't want to lose the original title's information concerning CloudSolrClient. Suggested total title: > Improved CloudSolrClient's http/https (SSL) detection by using the scheme of provided Solr URLs, or looking at the "solr.ssl.enabled" system property. Likewise improved Solr itself to consider this property as an alternative to the urlScheme cluster property. -- 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]
