From 27f264201627b4d22c2635c596c7b07da74fbc86 Mon Sep 17 00:00:00 2001 From: zengyawen Date: Fri, 13 May 2022 02:59:39 +0000 Subject: [PATCH] sa Signed-off-by: zengyawen --- zh-cn/application-dev/connectivity/http-request.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-cn/application-dev/connectivity/http-request.md b/zh-cn/application-dev/connectivity/http-request.md index 530dd1e2a0..db080968eb 100644 --- a/zh-cn/application-dev/connectivity/http-request.md +++ b/zh-cn/application-dev/connectivity/http-request.md @@ -71,3 +71,7 @@ httpRequest.request( } ); ``` + +## 相关实例 +针对HTTP数据请求,有以下相关实例可供参考: +- [`Http:`数据请求(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/Network/Http) \ No newline at end of file -- GitLab