What is HTTP (Hypertext Transfer Protocol)?

image.png

Hypertext is text displayed on a digital device that contains links (hyperlinks) to other text or resources. It allows users to navigate between different documents or parts of a document by clicking on the links. This makes information non-linear and interactive, unlike plain text. The web uses hypertext extensively in the form of HTML (Hypertext Markup Language) to create interconnected web pages.

How HTTP Works:

Evolution of HTTP:

HTTP/1.0 (1996):

HTTP/1.1 (1997):

HTTP/2 (2015):

HTTP/3 (Upcoming/Recent):

HTTP Request Structure: