We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540c45c commit f07ae0aCopy full SHA for f07ae0a
docs/backend/crawler/crawler.md
@@ -266,7 +266,7 @@ https://httpbin.org/get?key2=value2&key1=value1
266
267
### headers 的重要性
268
269
-接下来,我们通过几个实验来了解 headers 的重要性。我们利用 Postman,使用默认 headers 对 [知乎热榜](www.zhihu.com/hot/) 发起 GET 请求,发现返回的响应如下图所示:
+接下来,我们通过几个实验来了解 headers 的重要性。我们利用 Postman,使用默认 headers 对 [知乎热榜](https://www.zhihu.com/hot/) 发起 GET 请求,发现返回的响应如下图所示:
270
271

272
0 commit comments