Browse Source

[Modify] Edit it

pull/298/merge
sta 4 months ago
parent
commit
341c71091b
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -133,7 +133,7 @@ namespace WebSocketSharp.Server
/// </para>
/// </value>
/// <exception cref="InvalidOperationException">
/// The session has not started yet.
/// The get operation is not available when the session has not started yet.
/// </exception>
protected NameValueCollection QueryString {
get {

Loading…
Cancel
Save