About 112,000 results
Open links in new tab
  1. Overview of HTTP - MDN Web Docs

    HTTP is a protocol for fetching resources such as HTML documents. It is the foundation of any data exchange on the Web and it is a client-server protocol, which means requests are initiated by the …

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

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

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

  5. What is HTTP? Protocol Overview for Beginners

    Apr 6, 2023 · HTTP (Hypertext Transfer Protocol) is a protocol used for exchanging information over the internet. HTTP is like the delivery system for information on the internet. It makes sure information …

  6. What is HTTP - W3Schools.com

    Despite the XML and Http in the name, XHR is used with other protocols than HTTP, and the data can be of many different types like HTML, CSS, XML, JSON, and plain text. The XHR Object is a Web …

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

  8. How HTTP Works: The Complete Guide | How HTTP Works

    Jan 19, 2026 · Learn how HTTP works with interactive examples. Understand requests, responses, methods, headers, status codes, and the complete request lifecycle in minutes.

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

    Feb 3, 2025 · Learn how HTTP establishes a set of rules that govern how information is transferred over the internet between web servers and client browsers.

  10. What is HTTP? Understanding HTTP Requests | Codecademy

    Learn what HTTP requests are, how they work, their different types, and why HTTPS is essential for secure web communication.

  11. HTTP Tutorial - GeeksforGeeks

    Jul 23, 2025 · HTTP [HyperText Transfer Protocol] is an application layer protocol that has the responsibility of transferring hypertext that includes audio, video, text, images, and other important …

  12. The Beginner’s Guide to Understanding HTTP Protocol

    Oct 12, 2024 · In this article, I'm going to talk about HTTP Protocol from a beginner's angle. The Hypertext Transfer Protocol (HTTP) is the foundation of data communication on the World Wide …