Hi All:

Here are two PRs for http-core and http-client for Http2* -> H2*

https://github.com/apache/httpcomponents-core/pull/130
https://github.com/apache/httpcomponents-client/pull/152

If you look at these, the next item that stands out are the Http1* types
which feel (to me) should be renamed to H1*. Ironically, this would leave
the H1Config class alone, which started this set of threads.

I then wonder and hope that all classes that start with Http* are generic
to either H1 or H2. What the truth there?

Gary

Reply via email to