Object
The socket address of the server
The SNI hostname
The port this request is for
Creates a new SNIRequest.
SNIRequest
# File webrick/https.rb, line 113 def initialize(sslsocket, hostname) @host = hostname @addr = sslsocket.addr @port = @addr[1] end
This page was generated for Ruby 2.5.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.