[Modify] Polish it
This commit is contained in:
parent
57f14af53c
commit
28006eba74
@ -125,10 +125,10 @@ namespace WebSocketSharp.Net
|
||||
#region Public Properties
|
||||
|
||||
/// <summary>
|
||||
/// Gets the HTTP request information from a client.
|
||||
/// Gets the HTTP request object that represents a client request.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="HttpListenerRequest"/> that represents the HTTP request.
|
||||
/// A <see cref="HttpListenerRequest"/> that represents the client request.
|
||||
/// </value>
|
||||
public HttpListenerRequest Request {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user