About 551,000 results
Open links in new tab
  1. HTTP: Hypertext Transfer Protocol | MDN - 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 …

  2. HTTP - Wikipedia

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

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

  4. What is HTTP and how does it work? Hypertext Transfer Protocol

    Feb 3, 2025 · HTTP facilitates communications between web browsers and web servers in a standardized way, thus providing the foundation for information exchange on the world wide web. …

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

  6. What is HTTP? - Cloudflare

    Hypertext Transfer Protocol (HTTP) is the foundation of the World Wide Web, and is used to load web pages using hypertext links. Learn more about HTTP.

  7. What is Hypertext Transfer Protocol (HTTP)? - W3Schools

    HTTP is connectionless: An HTTP request is initiated by the browser (HTTP client) as per the user's request for information. The server will process the request and launch back with a response which …

  8. HTTP Quick Guide - Online Tutorials Library

    Learn the essentials of HTTP with this quick guide, covering its features, methods, and status codes for web communication.

  9. What Is HTTP? - How-To Geek

    Oct 2, 2022 · Without HTTP, there'd be no communication over the world wide web. This is because HTTP governs the communication between web servers and web clients---the "transfer" part.

  10. HyperText Transfer Protocol (HTTP) explained

    Jul 6, 2022 · HyperText Transfer Protocol (HTTP) The H yper T ext T ransfer P rotocol, is the foundation and primary means for requesting and receiving hypermedia (web-based) resources, for example …