[Modify] Edit it
This commit is contained in:
parent
e41048bcdc
commit
425a7a8b09
@ -2883,6 +2883,9 @@ namespace WebSocketSharp
|
|||||||
/// Sets an HTTP <paramref name="cookie"/> to send with
|
/// Sets an HTTP <paramref name="cookie"/> to send with
|
||||||
/// the WebSocket handshake request to the server.
|
/// the WebSocket handshake request to the server.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
/// <remarks>
|
||||||
|
/// This method is not available in a server.
|
||||||
|
/// </remarks>
|
||||||
/// <param name="cookie">
|
/// <param name="cookie">
|
||||||
/// A <see cref="Cookie"/> that represents a cookie to send.
|
/// A <see cref="Cookie"/> that represents a cookie to send.
|
||||||
/// </param>
|
/// </param>
|
||||||
|
Loading…
Reference in New Issue
Block a user