diff --git a/zh-cn/application-dev/connectivity/http-request.md b/zh-cn/application-dev/connectivity/http-request.md index 90b3bb9829236ee4d07acccc23fff6f714034092..530dd1e2a0d3611096e873f7e718f1e2381ec91e 100644 --- a/zh-cn/application-dev/connectivity/http-request.md +++ b/zh-cn/application-dev/connectivity/http-request.md @@ -71,7 +71,3 @@ httpRequest.request( } ); ``` - -## 相关实例 -针对HTTP数据请求,有以下相关实例可供参考: -- [`Http`:数据请求(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/Network/Http) \ No newline at end of file