[Modify] Edit it

This commit is contained in:
sta 2017-06-18 15:41:45 +09:00
parent 98d8d02fd7
commit 4b5da9b3ff

View File

@ -81,7 +81,7 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Gets the HTTP response data used to return a response to the client.
/// Gets the HTTP response data to return to the client.
/// </summary>
/// <value>
/// A <see cref="HttpListenerResponse"/> that represents the response data.