About 806,000 results
Open links in new tab
  1. HTTP - Wikipedia

    HTTP (Hypertext Transfer Protocol) is an application layer protocol in the Internet protocol suite for distributed, collaborative, hypermedia information systems. [1] HTTP is the foundation of data …

  2. HTTP: Hypertext Transfer Protocol - MDN Web Docs

    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 …

  3. What is HTTP? - Cloudflare

    HTTP is an application layer protocol designed to transfer information between networked devices and runs on top of other layers of the network protocol stack. A typical flow over HTTP involves a client …

  4. What is HTTP - W3Schools

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

  5. HTTP | Definition, Meaning, Versions, & Facts | Britannica

    Jan 2, 2026 · HTTP, standard application -level protocol used for exchanging files on the World Wide Web. HTTP runs on top of the TCP/IP protocol and (later) on the QUIC protocol. Web browsers are …

  6. HyperText Transfer Protocol (HTTP) explained

    The original HTTP specifications were written in the early 1990s and evolved to newer versions of HTTP, notably HTTP/2 and HTTP/3, which are designed to be faster by reusing already open …

  7. HTTP - Quick Guide - Online Tutorials Library

    Basically, HTTP is an TCP/IP based communication protocol, which 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 …

  8. Intro to HTTP | Microsoft Learn

    Oct 22, 2025 · Learn the basics of HTTP and how it is important for online advertising. This page covers different concepts related to HTTP like URL, Scheme, Hostname, Port and DNS.

  9. HTTP Documentation

    There are a large number of HTTP extensions, including methods, status codes and headers. It’s important to note that they are all “part of” HTTP, as long as they’re listed in the appropriate registries:

  10. 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.