class OpenSSL::SSL::SSLContext
Public Instance Methods
alpn_protocols=(names)
click to toggle source
# File lib/async/http/protocol/https.rb, line 34 def alpn_protocols= names return names end
# File lib/async/http/protocol/https.rb, line 34 def alpn_protocols= names return names end