From 39fabc6ace014773f17540c239271e749a16a3fe Mon Sep 17 00:00:00 2001 From: xujie Date: Wed, 10 May 2023 20:28:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xujie --- zh-cn/application-dev/reference/apis/js-apis-http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-http.md b/zh-cn/application-dev/reference/apis/js-apis-http.md index 942f0a099f..e25aae3631 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-http.md +++ b/zh-cn/application-dev/reference/apis/js-apis-http.md @@ -1030,7 +1030,7 @@ httpResponseCache.delete().then(() => { }); ``` -## HttpDataType6+ +## HttpDataType9+ http的数据类型。 -- GitLab