mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 12:52:20 +08:00
Correct 'hTTP'
This commit is contained in:
parent
62dc64430e
commit
dee287d56a
@ -128,7 +128,7 @@ Upgrade-Insecure-Requests: 1
|
|||||||
|
|
||||||
拆开请求数据来理解浏览器向程序请求了什么。
|
拆开请求数据来理解浏览器向程序请求了什么。
|
||||||
|
|
||||||
#### 仔细观察 hTTP 请求
|
#### 仔细观察 HTTP 请求
|
||||||
|
|
||||||
HTTP 是一个基于文本的协议,同时一个请求有如下格式:
|
HTTP 是一个基于文本的协议,同时一个请求有如下格式:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user