|
|
|
@ -1349,7 +1349,7 @@ namespace WebSocketSharp.Net
|
|
|
|
/// <c>true</c> if the header cannot be set; otherwise, <c>false</c>.
|
|
|
|
/// <c>true</c> if the header cannot be set; otherwise, <c>false</c>.
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
/// <param name="headerName">
|
|
|
|
/// <param name="headerName">
|
|
|
|
/// A <see cref="string"/> that represents the name of the header to test.
|
|
|
|
/// A <see cref="string"/> that specifies the name of the header to test.
|
|
|
|
/// </param>
|
|
|
|
/// </param>
|
|
|
|
/// <exception cref="ArgumentNullException">
|
|
|
|
/// <exception cref="ArgumentNullException">
|
|
|
|
/// <paramref name="headerName"/> is <see langword="null"/>.
|
|
|
|
/// <paramref name="headerName"/> is <see langword="null"/>.
|
|
|
|
|