Remove NextProto::DisableHTTP2.
https://crrev.com/757033004 disabled advertising HTTP/2 in case client crypto
did not support adequate security, because a HTTP/2 connection would be have
been torn down anyway. This check is becoming obsolete with Chromium always
supporting required ciphersuites and with the upcoming removal of TLS fallback,
so this can only cause a problem in exotic situations (like certain ciphers
disabled via command line flags) which we should not worry about.
Review-Url: https://codereview.chromium.org/2093943003
Cr-Commit-Position: refs/heads/master@{#402165}
5 files changed