Skip to content

Commit f07ae0a

Browse files
committed
Fixed one website bug
1 parent 540c45c commit f07ae0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/crawler/crawler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ https://httpbin.org/get?key2=value2&key1=value1
266266

267267
### headers 的重要性
268268

269-
接下来,我们通过几个实验来了解 headers 的重要性。我们利用 Postman,使用默认 headers 对 [知乎热榜](www.zhihu.com/hot/) 发起 GET 请求,发现返回的响应如下图所示:
269+
接下来,我们通过几个实验来了解 headers 的重要性。我们利用 Postman,使用默认 headers 对 [知乎热榜](https://www.zhihu.com/hot/) 发起 GET 请求,发现返回的响应如下图所示:
270270

271271
![image-get-without-cookie](../../static/backend/crawler/get-without-cookie.png)
272272

0 commit comments

Comments
 (0)