About 1,330,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: Hypertext Transfer Protocol HTTP is an application-layer protocol for transmitting hypermedia documents, such as HTML. It was designed for communication between web browsers …

  3. What is HTTP? - Cloudflare

    What is HTTP? 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 …

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

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

    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 the requests …

  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 for the World Wide …

  7. What is HTTP - W3Schools

    XHR - XML Http Request All browsers have a built-in XMLHttpRequest Object (XHR). XHR is a JavaScript object that is used to transfer data between a web browser and a web server. XHR is …

  8. HTTP (HyperText Transport Protocol) HTTP - Simple request-response protocol layered on TCP/IP Establish a TCP/IP connection to www.example.com:80 Send a http GET request along connection …

  9. HTTP Explained

    Apr 4, 2026 · HTTP Explained HTTP (Hypertext Transfer Protocol) is a stateless, application-level request-response protocol for distributed hypertext information systems. The semantics are shared …

  10. HTTP - Hypertext Transfer Protocol Overview

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