Ekspres Timeout Antara Permintaan

app.use((req,res,next) => { setTimeout(next,1000) });
florinrelea