Http_HeaderEntry
typedef struct Http_HeaderEntry {...} Http_HeaderEntry
Overview
Defines all key-value pairs in the request or response header.
Since: 20
Related module: netstack
Header file: net_http_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| char *key | Key in the request or response header. |
| Http_HeaderValue *value | Value of the key in the request or response header. For details, see Http_HeaderValue. |
| struct Http_HeaderEntry *next | Pointer to Pointer to the next Http_HeaderEntry. |
你可能感兴趣的鸿蒙文章
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