Method: NewRelic::Security::WebSocket::Handshake::Base#host
- Defined in:
- lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/handshake/base.rb
#host ⇒ Object (readonly)
Returns the value of attribute host.
10 11 12 |
# File 'lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/handshake/base.rb', line 10 def host @host end |