Expected behavior
Failure to negotiate HTTP/2 should either be reported, or tolerated.
Actual behavior
http2-client ignores the failure to negotiate HTTP/2 and just sends it anyway, leading to errors.
Steps to reproduce
- Attempt to reach https://amazon.com
- Observe errors reported.