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 dd59702 commit 5b8bb59Copy full SHA for 5b8bb59
CHANGELOG.md
@@ -7,6 +7,11 @@
7
8
9
# Next
10
+
11
12
13
+# 5.7.0
14
+> 2023.02.02
15
1. <font color=red>修复</font> 请求 `onError` 无法获取请求头
16
2. <font color=orange>修改</font> 重发请求使用前一请求相同的链路追踪 ID
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http-ajax",
3
- "version": "5.6.0",
+ "version": "5.7.0",
4
"description": "Promise based HTTP client for the browser",
5
"keywords": [
6
"ajax",
0 commit comments