Hi, I've been googling around for a while and can't seem to find an answer to this. Is it possible to have the embedded jetty listen to H/2 as well has HTTP/1.1, mainly i'd like to use this to access it on a private subnet on AWS through HAProxy which is set up to prefer H/2.
With base jetty its as simple as passing arguments to start.jar, but can't find how to solve it with solr and the embedded jetty. Thanks, Jeff