Browse Source

[Modify] Edit it

pull/571/merge
sta 4 months ago
parent
commit
c02875e9f8
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -266,7 +266,7 @@ namespace WebSocketSharp.Server
/// </para> /// </para>
/// <para> /// <para>
/// 2nd <see cref="CookieCollection"/> parameter passed to the delegate /// 2nd <see cref="CookieCollection"/> parameter passed to the delegate
/// receives the cookies to send to the client.
/// holds the cookies to send to the client.
/// </para> /// </para>
/// <para> /// <para>
/// The method invoked by the delegate must return <c>true</c> /// The method invoked by the delegate must return <c>true</c>

Loading…
Cancel
Save