Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 214 Bytes

File metadata and controls

11 lines (11 loc) · 214 Bytes

HTTP

  1. 1.1版本之前一直都是短链接,1.1版本引入了长连接,经过三个握手来获取

TCP/IP

  1. 分为四个层
  2. 链路层
  3. 网络层
  4. 运输层
  5. 应用层

请求头