Skip to content
geeksforgeeks
  • 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
Similar Topics
Web Technologies
39.7k+ articles
DSA
22.3k+ articles
JavaScript
11.6k+ 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
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
image
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
image
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
image
Web Technologies
Picked
Node.js
NodeJS-Questions
Node.js-HTTP-Module
Similar Topics
Web Technologies
39.7k+ articles
DSA
22.3k+ articles
JavaScript
11.6k+ 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
image
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
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
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
Lightbox