http.createServer((req,res)=>{});
how the createserver function knows that the callback function has \'req\' for incomingmessage object and \'res\' for serverrespo