MCQs>IT & Programming>Node.js MCQs>When a request event is received in the HTTP module, what is the type of the first argument passed to that event, usually named req?
Node.js MCQs
When a request event is received in the HTTP module, what is the type of the first argument passed to that event, usually named req?
Answer
Correct Answer: Http.IncomingMessage
Explanation:
Note: This Question is unanswered, help us to find answer for this one