Skip to content

Commit ae9e384

Browse files
authored
Update 请求分析.md
1 parent a50f874 commit ae9e384

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

请求分析.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[TOC]
2+
13
# 请求分析
24
## chrome 调试面板的使用
35

@@ -15,4 +17,4 @@
1517
4. 获取请求头
1618

1719
- 请求头使用
18-
> 模拟请求时,先在headers中加入``User-Agent``,如果还不可以请求再尝试加入``Referer``,还无法访问,在尝试加入``Cookie``,在最后可以尝试加入``Host``.
20+
> 模拟请求时,先在headers中加入``User-Agent``,如果还不可以请求再尝试加入``Referer``,还无法访问,在尝试加入``Cookie``,在最后可以尝试加入``Host``.

0 commit comments

Comments
 (0)