Http_Request
typedef struct Http_Request {...} Http_Request
概述
HTTP请求结构体。
起始版本: 20
相关模块: netstack
所在头文件: net_http_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t requestId | HTTP请求的ID。 |
| char *url | HTTP请求的URL。 |
| Http_RequestOptions *options | HTTP请求配置,指向Http_RequestOptions的指针,参考Http_RequestOptions。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties
openharmony 鸿蒙 errorcode-net-mdns
openharmony 鸿蒙 js-apis-net-ethernet-sys
openharmony 鸿蒙 errorcode-net-http
openharmony 鸿蒙 capi-netstack-http-proxy
openharmony 鸿蒙 js-apis-system-fetch
openharmony 鸿蒙 errorcode-kernel
openharmony 鸿蒙 capi-netstack-netstack-certblob