[Modify] Polish it
This commit is contained in:
parent
67c2e7c023
commit
28a60ec94f
@ -257,8 +257,8 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
/// Gets the value of the Sec-WebSocket-Key header included in the request.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This property provides a part of the information used by the server to prove that it
|
||||
/// received a valid WebSocket connection request.
|
||||
/// This property provides a part of the information used by the server to prove that
|
||||
/// it received a valid WebSocket handshake request.
|
||||
/// </remarks>
|
||||
/// <value>
|
||||
/// A <see cref="string"/> that represents the value of the Sec-WebSocket-Key header.
|
||||
|
Loading…
Reference in New Issue
Block a user