
HTTP: Hypertext Transfer Protocol - MDN
Dec 22, 2025 · HTTP is an application-layer protocol for transmitting hypermedia documents, such as HTML. It was designed for communication between web browsers and web servers, but it can also …
What is HTTP? - Cloudflare
The Hypertext Transfer Protocol (HTTP) is the foundation of the World Wide Web, and is used to load webpages using hypertext links. HTTP is an application layer protocol designed to transfer …
HTTP | Definition, Meaning, Versions, & Facts | Britannica
Jan 2, 2026 · HTTP, standard application-level protocol used for exchanging files on the World Wide Web. Web browsers are HTTP clients that send file requests to Web servers, which in turn handle …
What is HTTP - W3Schools
What is HTTP? HTTP stands for H yper T ext T ransfer P rotocol. WWW is about communication between web clients and servers. Communication between client computers and web servers is …
HTTPS - Wikipedia
Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It uses encryption for secure communication over a computer network, and is widely used on the …
HTTP - Overview - Online Tutorials Library
Basically, HTTP is a TCP/IP based communication protocol, that is used to deliver data (HTML files, image files, query results, etc.) on the World Wide Web. The default port is TCP 80, but other ports …
HTTP Definition - What is the Hypertext Transfer Protocol (HTTP)?
May 28, 2015 · HTTP is the protocol used to transfer data over the web. It is part of the Internet protocol suite and defines commands and services used for transmitting webpage data.
HTTP Protocol — ExtraHop
HTTP was invented alongside HTML to create the first interactive, text-based web browser: the original World Wide Web. Today, the protocol remains one of the primary means of using the Internet.
What is HTTP and how does it work? Hypertext Transfer Protocol
Feb 3, 2025 · HTTP (Hypertext Transfer Protocol) is a set of rules that govern how information will be transferred between networked devices, specifically web servers and client browsers.
HTTP Meaning & Definition (What does HTTP stand for?)
Oct 15, 1996 · HTTP means HyperText Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web. Developed by Tim Berners-Lee, HTTP defines how messages are formatted and …