Class: OpenSSL::SSL::SSLContext

Inherits:
Object
  • Object
show all
Defined in:
lib/async/http/protocol/https.rb

Instance Method Summary collapse

Instance Method Details

#alpn_protocols=(names) ⇒ Object



34
35
36
# File 'lib/async/http/protocol/https.rb', line 34

def alpn_protocols= names
	return names
end