Browse Source

[Modify] Edit it

pull/533/merge
sta 11 months ago
parent
commit
764c1007bf
  1. 2
      websocket-sharp/Net/WebHeaderCollection.cs

2
websocket-sharp/Net/WebHeaderCollection.cs

@ -1360,7 +1360,7 @@ namespace WebSocketSharp.Net
/// </para> /// </para>
/// </returns> /// </returns>
/// <param name="name"> /// <param name="name">
/// A <see cref="string"/> that specifies the name of the header to find.
/// A <see cref="string"/> that specifies the name of the header to get.
/// </param> /// </param>
public override string Get (string name) public override string Get (string name)
{ {

Loading…
Cancel
Save