smilevchy's blog

Life & Study & Chasing

Today's Shock

今天在阅读论文 <Architectural Styles and the Design of Network-based Software Architectures> 中,里面谈到了 HTTP 协议的定义。它明确指出了一个观点:“HTTP 并不是一种传输协议”。HTTP 并不是被设计为一种传输协议(transport protocol),它是一种转移协议(transfer protocol)。

这都是因为HTTP 在刚刚传入中国时被翻译成了“超文本传输协议”,然后大家都互相传播,造成了现在大家对 HTTP 的表述就是 “超文本传输协议”。