Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
JavaScript
11.5k+ articles
Node.js
3.4k+ articles
NodeJS-Questions
430+ articles
Node.js-Methods
390+ articles
TCS-coding-questions
110+ articles
WebTech-FAQs
94 articles
MERN-QnA
88 articles
Node.js-Basics
51 articles
Node.js-HTTP-Module
50 posts
Popular Articles
Recent Articles
How to make HTTP requests in Node ?
Last Updated: 08 January 2025
In the world of REST API, making HTTP requests is the core functionality of modern technology. Many developers learn it when they land in a
...read more
Web Technologies
Picked
Node.js
TCS-coding-questions
NodeJS-Questions
Node.js-HTTP-Module
How To Run Many Parallel HTTP Requests Using Node.js?
Last Updated: 17 October 2024
Node.js is designed to efficiently handle multiple client requests through its event-driven architecture. This architecture allows Node.js t
...read more
Web Technologies
Picked
Node.js
Node.js-Methods
NodeJS-Questions
Node.js-HTTP-Module
How to use Routes with serve-static Files in Node.js ?
Last Updated: 05 July 2024
Using serve-static files with routes in a Node.js application involves creating a server with Express, defining routes, and serving static f
...read more
Web Technologies
Picked
Node.js
NodeJS-Questions
Node.js-HTTP-Module
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
JavaScript
11.5k+ articles
Node.js
3.4k+ articles
NodeJS-Questions
430+ articles
Node.js-Methods
390+ articles
TCS-coding-questions
110+ articles
WebTech-FAQs
94+ articles
MERN-QnA
88+ articles
Node.js-Basics
51+ articles
Node.js HTTP Module Complete Reference
Last Updated: 23 February 2023
To make HTTP requests in Node.js, there is a built-in module HTTP in Node.js to transfer data over the HTTP. To use the HTTP server in the n
...read more
Web Technologies
JavaScript
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.ClientRequest.setHeader() Method
Last Updated: 05 February 2021
The http.ClientRequest.setHeader() is an inbuilt application programming interface of class ClientRequest within the HTTP module which is us
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.server.timeout Property
Last Updated: 06 April 2023
The http.server.timeout is an inbuilt application programming interface of class Server within the HTTP module which is used to get the defa
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.server.keepAliveTimeout Property
Last Updated: 06 April 2023
The http.server.keepAliveTimeout is an inbuilt application programming interface of class Server within http module which is used to get the
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.server.setTimeout() Method
Last Updated: 06 April 2023
The http.server.setTimeout() is an inbuilt application programming interface of the class Server within HTTP module which is used to set the
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.ClientRequest.abort() Method
Last Updated: 21 July 2021
The http.ClientRequest.abort() is an inbuilt application programming interface of class Client Request within http module which is used to a
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.server.listen() Method
Last Updated: 06 April 2023
The http.server.listen() is an inbuilt application programming interface of the class Server within the HTTP module which is used to start t
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.server.close() Method
Last Updated: 05 April 2023
The http.server.close() is an inbuilt application programming interface of class Server within the HTTP module which is used to stop the ser
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js http.ServerResponse.end() Method
Last Updated: 05 April 2023
The httpServerResponse.end() is an inbuilt application programming interface of class Server Response within http module which is used to se
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js new Agent() Method
Last Updated: 26 August 2020
The Node.js HTTP API is low-level so that it could support the HTTP applications. In order to access and use the HTTP server and client, we
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
Node.js agent.createConnection() Method
Last Updated: 23 August 2020
The Node.js HTTP API is low-level so that it could support the HTTP applications. In order to access and use the HTTP server and client, we
...read more
Web Technologies
Node.js
Node.js-Methods
Node.js-HTTP-Module
NodeJS HTTP Module
Last Updated: 06 March 2025
In NodeJS, the HTTP module is a core built-in module that enables developers to create and manage HTTP servers. It plays a crucial role in h
...read more
Web Technologies
Picked
Node.js
Node.js-Basics
Node.js-HTTP-Module
1
2
3
4
>>
Last
1
2
3
4
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !