|
|
|
@ -156,8 +156,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// A <see cref="Encoding"/> from the charset value of the Content-Type
|
|
|
|
/// A <see cref="Encoding"/> converted from the charset value of the
|
|
|
|
/// header.
|
|
|
|
/// Content-Type header.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// <see cref="Encoding.UTF8"/> if the charset value is not available.
|
|
|
|
/// <see cref="Encoding.UTF8"/> if the charset value is not available.
|
|
|
|
|