[Modify] Edit it

This commit is contained in:
sta 2018-07-02 19:54:03 +09:00
parent 98861dcb4d
commit 12632e4c13

View File

@ -261,8 +261,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets or sets the delegate used to validate the Origin header included /// Gets or sets the delegate used to validate the Origin header included in
/// in a handshake request to the WebSocket service. /// a WebSocket handshake request to the service.
/// </summary> /// </summary>
/// <value> /// <value>
/// <para> /// <para>