[Modify] Edit it

master
sta 8 years ago
parent e32194cdc8
commit e93454e952

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

Loading…
Cancel
Save