ERR_TLS_ALPN_CALLBACK_INVALID_RESULT


ALPNCallback 返回的值不在客户端提供的 ALPN 协议列表中时,会引发此错误。

¥This error is thrown when an ALPNCallback returns a value that is not in the list of ALPN protocols offered by the client.