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