Browse Source

[Modify] Edit it

pull/533/merge
sta 10 months ago
parent
commit
30489e2877
  1. 2
      websocket-sharp/Net/WebHeaderCollection.cs

2
websocket-sharp/Net/WebHeaderCollection.cs

@ -1387,7 +1387,7 @@ namespace WebSocketSharp.Net
/// </returns>
/// <param name="index">
/// An <see cref="int"/> that specifies the zero-based index of the header
/// to find.
/// to get.
/// </param>
/// <exception cref="ArgumentOutOfRangeException">
/// <paramref name="index"/> is out of allowable range of indexes for

Loading…
Cancel
Save