[Modify] Edit it
This commit is contained in:
parent
78f801d227
commit
b5f48123ec
@ -126,10 +126,10 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
public abstract string Origin { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the query string included in the request.
|
||||
/// Gets the query string included in the handshake request.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="NameValueCollection"/> that contains the query string parameters.
|
||||
/// A <see cref="NameValueCollection"/> that contains the query parameters.
|
||||
/// </value>
|
||||
public abstract NameValueCollection QueryString { get; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user