• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# WebSocket_RequestOptions
2
3
4## Overview
5
6Defines the parameters for the connection between the WebSocket client and server.
7
8Parameter
9
10**Since**: 11
11
12**Related module**: [Netstack](netstack.md)
13
14**Header file**: [net_websocket_type.h](net__websocket__type_8h.md#net_websocket_typeh)
15
16## Summary
17
18
19### Member Variables
20
21| Name| Description|
22| -------- | -------- |
23| [WebSocket_Header](_web_socket___header.md) \* headers | Header information.|
24