Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 12632e4

Browse files
committed
[Modify] Edit it
1 parent 98861dc commit 12632e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

websocket-sharp/Server/WebSocketBehavior.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ public bool IgnoreExtensions {
261261
}
262262

263263
/// <summary>
264-
/// Gets or sets the delegate used to validate the Origin header included
265-
/// in a handshake request to the WebSocket service.
264+
/// Gets or sets the delegate used to validate the Origin header included in
265+
/// a WebSocket handshake request to the service.
266266
/// </summary>
267267
/// <value>
268268
/// <para>

0 commit comments

Comments
 (0)