new(config) Class Public methods Creates a new HTTP response object. WEBrick::Config::HTTP is the default configuration.
ssl?() Instance Public methods Is this an SSL request?
server_name() Instance Public methods The server name this request is for
remote_ip() Instance Public methods The client's IP address
query() Instance Public methods Request query as a Hash
port() Instance Public methods The port this request is for
parse(socket=nil) Instance Public methods Parses a request from socket. This is called internally by WEBrick::HTTPServer.
meta_vars() Instance Public methods This method provides the metavariables defined by the revision 3 of âThe WWW Common Gateway Interface Version 1.1â Web.Golux.Com/coar/cgi/
keep_alive?() Instance Public methods Should the connection this request was made on be kept alive?
host() Instance Public methods The host this request is for
Page 471 of 2275