[Modify] Edit it
This commit is contained in:
parent
90e935f835
commit
897a99e86d
@ -314,12 +314,13 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the media type of the entity body included in the response.
|
/// Gets or sets the media type of the entity body included in
|
||||||
|
/// the response.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> that represents the media type of the entity
|
/// A <see cref="string"/> that represents the media type of
|
||||||
/// body.
|
/// the entity body.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// It is used for the value of the Content-Type header.
|
/// It is used for the value of the Content-Type header.
|
||||||
@ -339,7 +340,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// -or-
|
/// -or-
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// The value specified for a set operation contains an invalid character.
|
/// The value specified for a set operation contains
|
||||||
|
/// an invalid character.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
|
Loading…
Reference in New Issue
Block a user