Hello,
Just want to mention that with explicite http/https URLs users and applications
are somewhat used to select the application protocol first. In fact if I have a
H2 client I would expect it to try H2 first (especially given the fact that no
weak ciphers could be negotiated anyway). So basi
Hello,
Love it. Not sure about two things, first of all if there are more test cases
(especially assertions) needed and
secondly how to handle the prefer=System case for anyAddr and local. Currently
it seems to prefer v4 (since this is the current default) howver i would expect
in the system c
Hello,
Since nobody commented, here is my non binding comment:
I am not sure which Exception call-site actually improved (i.e. added the error
code)? I would split out the improvement of this/those throws and the
refacturing of the code. Personally I would prefer to keep the NET_ variant and
a