# File lib/websocket/handshake/server.rb, line 129 def host @headers['host'].to_s.split(':')[0].to_s end