We are exploring Helidon MP and would like to use it to support microservice communication using REST over HTTP/2. Would like to understand if Helidon MP supports its RestClient micro-profile to make HTTP/2 requests.
We did not find any documentation providing details for this, and so had to use custom code on the client side to perform HTTP/2 request execution.