class WEBrick::HTTPServer
def create_request(with_webrick_config)
Creates the HTTPRequest used when handling the HTTP
#
def create_request(with_webrick_config) HTTPRequest.new(with_webrick_config) end
def create_request(with_webrick_config) HTTPRequest.new(with_webrick_config) end