# File lib/rack/handler/scgi.rb, line 19 def self.valid_options { "Host=HOST" => "Hostname to listen on (default: localhost)", "Port=PORT" => "Port to listen on (default: 8080)", } end