Question from the Node.js - Fundamentals test

When creating an HTTP server with Node, we use the **createServer()** function. We can pass a function to **createServer()** that will react to incoming requests. What arguments does this function receive?

Archived

When creating an HTTP server with Node, we use the createServer() function. We can pass a function to createServer() that will react to incoming requests. What arguments does this function receive?

Author: LĂ©oStatus: Archived(New question!)Question passed 48 times
1
Community EvaluationsNo one has reviewed this question yet, be the first!