ctubbsii commented on PR #4982:
URL: https://github.com/apache/accumulo/pull/4982#issuecomment-2418191187

   It looks like the the latest [HTTP/2 
RFC](https://datatracker.ietf.org/doc/html/rfc9113) obsoletes the "h2c" upgrade 
mechanism to upgrade over plaintext HTTP. It also doesn't work over POST. So, 
if we do HTTP/2 it probably really should be TLS only. So that would be another 
reason to avoid supporting HTTP/2 with plaintext, and either continue doing 
HTTP/1.1 for plaintext, or no plain text at all.


-- 
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]

Reply via email to