[Modify] Edit it

This commit is contained in:
sta 2018-01-18 14:57:23 +09:00
parent eb56ec900e
commit d7e86529e4

View File

@ -179,7 +179,8 @@ namespace WebSocketSharp.Net
/// Gets the media type of the entity body data included in the request.
/// </summary>
/// <value>
/// A <see cref="string"/> from the value of the Content-Type header.
/// A <see cref="string"/> that represents the value of the Content-Type
/// header.
/// </value>
public string ContentType {
get {