Tag

Web Protocol

0 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
Jun 2, 2024 · Fundamentals

Evolution of HTTP: From 0.9 to HTTP/3

This article traces the development of the HTTP protocol from its simple single‑line origins in HTTP/0.9 through the extensible HTTP/1.0 and standardized HTTP/1.1 versions, to the performance‑focused HTTP/2 and the QUIC‑based HTTP/3, highlighting key features, limitations, and architectural changes.

HTTPProtocol EvolutionWeb Protocol
0 likes · 14 min read
Evolution of HTTP: From 0.9 to HTTP/3
Tencent Cloud Developer
Tencent Cloud Developer
Nov 23, 2022 · Fundamentals

Comprehensive Overview of HTTP/1.x, HTTPS, HTTP/2, and HTTP/3 Protocols

The article surveys the evolution of web communication from HTTP/1.x through HTTPS, HTTP/2, and HTTP/3, explaining request/response structure, methods, status codes, URIs, connection handling, cookies, caching, TLS encryption, and the performance‑boosting features of header compression, multiplexing, and QUIC‑based transport.

HTTPHTTP2HTTP3
0 likes · 44 min read
Comprehensive Overview of HTTP/1.x, HTTPS, HTTP/2, and HTTP/3 Protocols
Efficient Ops
Efficient Ops
Oct 18, 2022 · Fundamentals

Unlocking the Secrets of HTTP: From Requests to QUIC and Beyond

This article explains the fundamentals of the HTTP protocol, covering request preparation, message structure, methods, headers, caching, the request/response cycle, HTTP/2 enhancements, and the QUIC protocol's advanced features for faster, more reliable web communication.

HTTPHTTP2QUIC
0 likes · 18 min read
Unlocking the Secrets of HTTP: From Requests to QUIC and Beyond
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Nov 2, 2021 · Fundamentals

Evolution of HTTP: From 0.9 to HTTP/3 and Its Key Features

This article explains the historical development of the HTTP protocol—from the simple HTTP/0.9 version through HTTP/1.0, 1.1, the binary‑based HTTP/2, and the emerging HTTP/3—highlighting each version's features, limitations, and the motivations behind their upgrades.

HTTPHTTP/2HTTP/3
0 likes · 12 min read
Evolution of HTTP: From 0.9 to HTTP/3 and Its Key Features
360 Tech Engineering
360 Tech Engineering
Jul 29, 2021 · Backend Development

Understanding HTTP/2: History, Features, and Protocol Mechanics

HTTP/2, now widely supported by browsers and major sites, replaces HTTP/1.1 by introducing a binary framing layer, header compression, stream prioritization, server push, and flow control, addressing head-of-line blocking and inefficiencies while maintaining HTTP semantics, with detailed discussion of its evolution, structure, and deployment considerations.

HTTP/2Web Protocolbackend development
0 likes · 22 min read
Understanding HTTP/2: History, Features, and Protocol Mechanics
Top Architect
Top Architect
Apr 9, 2021 · Fundamentals

Understanding HTTP Protocol: Concepts, Features, Workflow, Headers, Caching and Applications

This article provides a comprehensive overview of the HTTP protocol, covering its definition, stateless nature, connection handling, key characteristics, request/response workflow, header fields, status codes, caching mechanisms, and practical applications such as resumable downloads, multithreaded downloading, proxy servers and virtual hosting.

HTTPHeadersStatus Codes
0 likes · 34 min read
Understanding HTTP Protocol: Concepts, Features, Workflow, Headers, Caching and Applications
High Availability Architecture
High Availability Architecture
Jul 7, 2020 · Fundamentals

An Overview of the Gemini Protocol as a Lightweight Alternative to the Web

The article critiques the modern Web’s complexity, introduces the Gemini protocol as a lightweight, TLS‑only alternative inspired by Gopher and markdown, outlines its features and limitations—such as lack of styling, images, and large‑file support—and suggests use cases like text‑centric blogs and personal sites.

GeminiInternet ArchitectureLightweight Web
0 likes · 7 min read
An Overview of the Gemini Protocol as a Lightweight Alternative to the Web
macrozheng
macrozheng
Feb 24, 2020 · Fundamentals

Master HTTP: From Basics to Advanced Concepts Explained

This comprehensive guide walks you through the fundamentals of HTTP, covering its definition, hypertext, transfer, protocol layers, related components like browsers and servers, request‑response flow, methods, headers, status codes, content negotiation, and security extensions such as HTTPS and WAF.

Content NegotiationHTTPHeaders
0 likes · 39 min read
Master HTTP: From Basics to Advanced Concepts Explained
Java Captain
Java Captain
Feb 22, 2020 · Fundamentals

Comprehensive Guide to the HTTP Protocol: Fundamentals, Request/Response Messages, and Additional Knowledge

This article provides a thorough introduction to the HTTP protocol, covering basic networking concepts, the OSI/TCP‑IP models, the structure and components of request and response messages, differences between HTTP/1.0 and HTTP/1.1, HTTP versus HTTPS, and long‑connection handling, illustrated with diagrams and code examples.

HTTPRequest-ResponseTCP/IP
0 likes · 8 min read
Comprehensive Guide to the HTTP Protocol: Fundamentals, Request/Response Messages, and Additional Knowledge
Tencent Cloud Developer
Tencent Cloud Developer
Jan 8, 2020 · Backend Development

Four Dimensions of HTTP Performance Optimization

The article outlines four key dimensions for extreme HTTP performance optimization—encoding efficiency, channel utilization, transmission path, and information security—explaining how advances like binary encoding, multiplexed streams, TCP/QUIC tuning, and TLS 1.3 together reduce latency, boost concurrency, and enhance user experience.

HTTPMultiplexingTLS
0 likes · 17 min read
Four Dimensions of HTTP Performance Optimization
360 Quality & Efficiency
360 Quality & Efficiency
Feb 15, 2019 · Fundamentals

Understanding HTTP Protocol: Structure, Methods, and Performance Optimizations

This article provides a comprehensive overview of the HTTP protocol, covering its relationship with DNS/TCP/IP, request/response structure, methods, design principles, persistent connections, cookies, compression, caching, status codes, and the enhancements introduced in HTTP/2.

HTTPHTTP/2Web Development
0 likes · 10 min read
Understanding HTTP Protocol: Structure, Methods, and Performance Optimizations
Baidu Intelligent Testing
Baidu Intelligent Testing
Dec 21, 2015 · Fundamentals

Introduction to the HTTP Protocol: Versions, Workflow, Requests, and Responses

This article provides a comprehensive overview of the HTTP protocol, covering its versions, communication processes, request and response structures, header fields, entity body handling, status codes, and practical examples of content-length and chunked transfer encoding.

HTTPHeadersRequest-Response
0 likes · 14 min read
Introduction to the HTTP Protocol: Versions, Workflow, Requests, and Responses