dsmiley commented on code in PR #3829:
URL: https://github.com/apache/solr/pull/3829#discussion_r2867516684
##########
solr/solrj-jetty/src/java/org/apache/solr/client/solrj/jetty/HttpJettySolrClient.java:
##########
@@ -94,12 +93,8 @@
/**
* An HTTP {@link SolrClient} using Jetty {@link HttpClient}. This is Solr's
most mature client for
* direct HTTP.
- *
- * <p>Despite the name, this client supports HTTP 1.1 and 2 -- toggle with
{@link
- * HttpSolrClientBuilderBase#useHttp1_1(boolean)}. In retrospect, the name
should have been {@code
Review Comment:
RE "should've been": good catch.
I'll ensure the docs say it supports HTTP 1.1 and 2.
--
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]