[Modify] Edit it

This commit is contained in:
sta 2018-01-07 17:18:27 +09:00
parent 42b83ddad3
commit 81afcde357

View File

@ -192,10 +192,11 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the request has the entity body. /// Gets a value indicating whether the request has the entity body data.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the request has the entity body; otherwise, <c>false</c>. /// <c>true</c> if the request has the entity body data; otherwise,
/// <c>false</c>.
/// </value> /// </value>
public bool HasEntityBody { public bool HasEntityBody {
get { get {