From 73cb58c85de9c924627c3e020c3613e15a95d79b Mon Sep 17 00:00:00 2001 From: yang Date: Fri, 26 Aug 2022 02:07:22 +0000 Subject: [PATCH 1/2] =?UTF-8?q?update=20README.md.=20=E6=96=B0=E5=A2=9Eaxi?= =?UTF-8?q?os=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f318ba..1b76cf6 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ #### 网络 +- :tw-1f195: [axios](https://gitee.com/openharmony-sig/axios) - Axios ,是一个基于 promise 的网络请求库,可以运行 node.js 和浏览器中。本库基于Axios 原库进行适配,使其可以运行在 OpenHarmony,并沿用其现有用法和特性。 - :tw-1f195: [httpclient](https://gitee.com/openharmony-tpc/httpclient) - 一个默认高效的 HTTP 客户端,能力类似java组件okhttp、legacy、chuck、android-async-http、httpclient、netty、AutobahnAndroid、OkGo等库的功能特性 - :tw-1f195: [retrofit](https://gitee.com/openharmony-tpc/retrofit) - 一款类型安全的 HTTP 客户端 - :tw-1f195: [okdownload](https://gitee.com/openharmony-sig/okdownload) - 文件下载工具 -- Gitee From d4e8aa5d1025e35319c446479cd9385d6ff6011d Mon Sep 17 00:00:00 2001 From: yang Date: Fri, 26 Aug 2022 02:22:52 +0000 Subject: [PATCH 2/2] =?UTF-8?q?update=20README.md.=20axios=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b76cf6..4fe407e 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ #### 网络 -- :tw-1f195: [axios](https://gitee.com/openharmony-sig/axios) - Axios ,是一个基于 promise 的网络请求库,可以运行 node.js 和浏览器中。本库基于Axios 原库进行适配,使其可以运行在 OpenHarmony,并沿用其现有用法和特性。 +- :tw-1f195: [axios](https://gitee.com/openharmony-sig/axios) - 一个基于 promise 的网络请求库,可以运行 node.js 和浏览器中。本库基于Axios 原库进行适配,使其可以运行在 OpenHarmony,并沿用其现有用法和特性。 - :tw-1f195: [httpclient](https://gitee.com/openharmony-tpc/httpclient) - 一个默认高效的 HTTP 客户端,能力类似java组件okhttp、legacy、chuck、android-async-http、httpclient、netty、AutobahnAndroid、OkGo等库的功能特性 - :tw-1f195: [retrofit](https://gitee.com/openharmony-tpc/retrofit) - 一款类型安全的 HTTP 客户端 - :tw-1f195: [okdownload](https://gitee.com/openharmony-sig/okdownload) - 文件下载工具 -- Gitee