381 382 383
# File 'lib/h2/client.rb', line 381 def set_ssl_context_protocols ctx ctx.alpn_protocols = ALPN_PROTOCOLS end