garydgregory commented on issue #129: Rename all classes prefixed with "H2..." to "Http2...". URL: https://github.com/apache/httpcomponents-core/pull/129#issuecomment-500173699 > Does HTTP/2 really imply TLS? No, see https://http2.github.io/faq/ >I am not sure I can agree to H2 protocol identifier being in any way specific to TLS. It is the identifier of a protocol that implies the use of TLS. Well, OK, but like you say "H2" implies that you are in TLS territory. I restate with question: >Are you saying all classes that start with "H2" have to do with TLS? If yes, then we should not rename. If not, then we should rename to at least distinguish "h2" vs. HTTP/2 classes. If none of the classes are specific to TLS then we can rename them all. Please advise. Gary
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
