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
15## Summary
16
17
18### Member Variables
19
20| Name| Description|
21| -------- | -------- |
22| [WebSocket_Header](_web_socket___header.md) \* **headers** | Header information.|
23