HTTP
HTTP (noun) means the set of rules browsers and servers follow to exchange web pages and other files: the browser sends a request, the server sends back a response along with a status code saying what happened. Example: “Every time you open a page your browser makes dozens of HTTP requests.”
How to use HTTP
Learner’s notesIn plain EnglishHTTP is the language browsers and websites use to pass pages back and forth.
Appears at the start of web addresses as http://, though modern browsers usually hide it. Take "an" before it in speech: "an HTTP request".
HTTP describes the conversation, not the content. The same protocol carries pages, images, form submissions and API responses.
Trace the full origin ↓Fill the gap
Can you complete this real example?
Every time you open a page your browser makes dozens of _____ requests.
Etymology
An initialism of hypertext transfer protocol. It was devised by Tim Berners-Lee at CERN around 1990 alongside HTML and the first web browser.