[Modify] Edit it
This commit is contained in:
parent
e93454e952
commit
5878c2f715
@ -136,12 +136,11 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="Encoding"/> that represents the encoding for the entity
|
/// A <see cref="Encoding"/> from the charset value of the Content-Type
|
||||||
/// body data.
|
/// header.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// <see cref="Encoding.UTF8"/> if the charset value from the Content-Type
|
/// <see cref="Encoding.UTF8"/> if the charset value is not available.
|
||||||
/// header is not available.
|
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
public Encoding ContentEncoding {
|
public Encoding ContentEncoding {
|
||||||
|
Loading…
Reference in New Issue
Block a user