Skip to content

Commit c0df3ee

Browse files
author
Josper
committed
docs: ✏️ fix xhr docs
1 parent 452420f commit c0df3ee

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/reference/npm-xhr.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# XHR Progress <Badge type="warning" text="操作指南" />
1+
# XHR <Badge type="warning" text="操作指南" />
22

3-
使用本中间件可以帮助您实现进度监控等依赖XHR对象的请求方式。
3+
使用本中间件可以帮助您实现:
4+
5+
1. 直接使用XHR发起请求,无需对Fetch进行polyfill;
6+
2. 进度监控等依赖XHR对象的请求方式;
47

58
## 安装
69

0 commit comments

Comments
 (0)