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