|
|
|
@ -114,7 +114,7 @@ namespace WebSocketSharp.Net
|
|
|
|
/// types specified in the value of the Accept header.
|
|
|
|
/// types specified in the value of the Accept header.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// <see langword="null"/> if the request includes no Accept header.
|
|
|
|
/// <see langword="null"/> if the Accept header is not present.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public string[] AcceptTypes {
|
|
|
|
public string[] AcceptTypes {
|
|
|
|
|