Class: OpenSSL::SSL::SSLSocket
- Inherits:
-
Object
- Object
- OpenSSL::SSL::SSLSocket
- Defined in:
- lib/async/http/protocol/https.rb
Instance Method Summary collapse
Instance Method Details
#alpn_protocol ⇒ Object
40 41 42 |
# File 'lib/async/http/protocol/https.rb', line 40 def alpn_protocol return nil end |