Medium
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?
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!