About 8,620,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 by a mouse click or by tapping the screen in a web browser.

  2. HTTP: Hypertext Transfer Protocol - MDN Web Docs

    Jul 4, 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 be used for other purposes, such as machine-to-machine communication, programmatic access to APIs, and more.

  3. What is HTTP - GeeksforGeeks

    Apr 1, 2024 · HTTP (Hypertext Transfer Protocol) is a fundamental protocol of the Internet, enabling the transfer of data between a client and a server. It is the foundation of data communication for the World Wide Web.

  4. HTTP Explained

    Jul 5, 2022 · What is 'HTTP Explained'? Discover how to master HTTP Explained, with free examples and code snippets.

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

    Jul 19, 2025 · 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 via an HTTP service. HTTP was …

  6. What Is an HTTP Request and How Does It Work? - BrowserStack

    6 days ago · Learn what an HTTP request is and why it’s important. Also, understand how HTTP requests work, different methods, and troubleshoot common issues.

  7. What is HTTP? - Cloudflare

    An HTTP request is the way Internet communications platforms such as web browsers ask for the information they need to load a website. Each HTTP request made across the Internet carries with it a series of encoded data that carries different types of information.

  8. An introduction to HTTP: everything you need to know

    Sep 11, 2019 · At a fundamental level, when you visit a website, your browser makes an HTTP request to a server. Then that server responds with a resource (an image, video, or the HTML of a web page) - which your browser then displays for you.

  9. HTTP Meaning & Definition (What does HTTP stand for?)

    Oct 15, 1996 · HTTP means HyperText Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web. Developed by Tim Berners-Lee, HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.

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