Tag: http

How to build web server in Node.js? Node.js HTTP module

Introduction: When you view a website in your browser, you are making a request to another computer on the internet, which then provides you a webpage as a response. That computer which is serving your requests is a Web Server. A web server receives HTTP requests from a client and provides an HTTP response. Building

Read more

Brief on HTTP Status codes

Introduction HTTP (Hypertext Transfer Protocol) response codes are three-digit numbers that are returned by a server to indicate the status of a client’s request. Each response code provides information about the outcome of the request. Here’s an overview of some commonly encountered HTTP response codes: 1xx Informational 2xx Success 3xx Redirection 4xx Client Errors 5xx

Read more

Please disable your adblocker or whitelist this site!

How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site