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.1
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.