Method: WebSocket::Handshake::Base#host

Defined in:
lib/websocket/handshake/base.rb

#hostObject (readonly)

Returns the value of attribute host.



10
11
12
# File 'lib/websocket/handshake/base.rb', line 10

def host
  @host
end