未验证 提交 e322165b 编写于 作者: Z zengyawen 提交者: Gitee

update zh-cn/application-dev/connectivity/http-request.md.

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 5a3b0d02
......@@ -17,8 +17,8 @@ HTTP数据请求功能主要由http模块提供。
| createHttp() | 创建一个http请求。 |
| request() | 根据URL地址,发起HTTP网络请求。 |
| destroy() | 中断请求任务。 |
| on(type: 'headersReceive')<sup>8+</sup> | 订阅HTTP Response Header 事件。 |
| off(type: 'headersReceive')<sup>8+</sup> | 取消订阅HTTP Response Header 事件。 |
| on(type: 'headersReceive') | 订阅HTTP Response Header 事件。 |
| off(type: 'headersReceive') | 取消订阅HTTP Response Header 事件。 |
## 开发步骤
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册