We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b2f5c commit 63c4974Copy full SHA for 63c4974
websocket-sharp/Net/WebHeaderCollection.cs
@@ -728,7 +728,8 @@ public string this[HttpRequestHeader header] {
728
/// </param>
729
/// <exception cref="ArgumentException">
730
/// <para>
731
- /// <paramref name="header"/> is a restricted header.
+ /// The set operation throws this exception if <paramref name="header"/>
732
+ /// is a restricted header.
733
/// </para>
734
735
/// -or-
0 commit comments