WebSocket_Header
struct WebSocket_Header {...}
Overview
Defines the header linked list added to the WebSocket client.
Since: 11
Related module: netstack
Header file: net_websocket_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| const char *fieldName | Pointer to the field name of a header. |
| const char *fieldValue | Pointer to the field value of a header. |
| struct WebSocket_Header *next | Next pointer of the header linked list. |
你可能感兴趣的鸿蒙文章
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