|
|
|
@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// <see langword="null"/> if not present.
|
|
|
|
/// <see langword="null"/> if not present.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
/// <param name="header">
|
|
|
|
/// <param name="name">
|
|
|
|
/// A <see cref="string"/> that represents the name of the header to find.
|
|
|
|
/// A <see cref="string"/> that specifies the name of the header to find.
|
|
|
|
/// </param>
|
|
|
|
/// </param>
|
|
|
|
public override string[] GetValues (string name)
|
|
|
|
public override string[] GetValues (string name)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|