About 28,300,000 results
Open links in new tab
  1. HTTP: Hypertext Transfer Protocol - MDN

    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 …

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

  3. Hypertext Transfer Protocol - HTTP - GeeksforGeeks

    Oct 16, 2025 · 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 …

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

  5. HyperText Transfer Protocol (HTTP) explained

    Jul 6, 2022 · Learn everything about HTTP protocol.

  6. HTTP vs HTTPS: Key Differences and Why It Matters for Security - T …

    Nov 18, 2025 · Learn the difference between HTTP and HTTPS, why HTTPS is safer, and how it impacts browsing, SEO, and security best practices.

  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 …

  8. HTTP Tutorial

    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 …

  9. RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1

    This specification defines the protocol referred to as "HTTP/1.1". This protocol includes more stringent requirements than HTTP/1.0 in order to ensure reliable implementation of its features. Practical …

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