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

    HTTP is the foundation of data communication for the World Wide Web, where hypertext documents include hyperlinks to other resources that the user can easily access, for example …

  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, …

  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 …

  4. 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 …

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

  6. HTTP - Quick Guide - Online Tutorials Library

    The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This is the foundation for data communication …

  7. HTTP - Hypertext Transfer Protocol Overview

    An extension mechanism for HTTP designed to address the tension between private agreement and public specification and to accommodate extension of HTTP clients and servers by …

  8. HTTP Explained

    Jul 5, 2022 · HTTP is made up of several components, including the client, server, and intermediaries such as proxies. Clients initiate requests that are answered by a server, and the …

  9. Hypertext Transfer Protocol - HTTP - GeeksforGeeks

    Jan 17, 2026 · HTTP (Hypertext Transfer Protocol) is a core Internet protocol that defines how data is exchanged between clients and servers on the web. Enables communication between …

  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.