[Modify] Edit it
This commit is contained in:
parent
8d370374e2
commit
7790037b4a
@ -534,7 +534,7 @@ If you would like to provide the Digest authentication, you should set such as t
|
|||||||
wssv.AuthenticationSchemes = AuthenticationSchemes.Digest;
|
wssv.AuthenticationSchemes = AuthenticationSchemes.Digest;
|
||||||
```
|
```
|
||||||
|
|
||||||
### Query String, Origin header, and Cookies ###
|
### Query string, Origin header, and Cookies ###
|
||||||
|
|
||||||
As a WebSocket client, if you would like to send the query string in the handshake request, you should create a new instance of the `WebSocket` class with a WebSocket URL that includes the [Query] string parameters.
|
As a WebSocket client, if you would like to send the query string in the handshake request, you should create a new instance of the `WebSocket` class with a WebSocket URL that includes the [Query] string parameters.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user