method HTTPServer.prototype.use HTTPServer.prototype.use(middleware: Middleware): void Adds a middleware function to the chain. Parameters middleware: Middleware Return Type void