Skip to content

Commit 63c4974

Browse files
committed
[Modify] Edit it
1 parent e5b2f5c commit 63c4974

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

websocket-sharp/Net/WebHeaderCollection.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,8 @@ public string this[HttpRequestHeader header] {
728728
/// </param>
729729
/// <exception cref="ArgumentException">
730730
/// <para>
731-
/// <paramref name="header"/> is a restricted header.
731+
/// The set operation throws this exception if <paramref name="header"/>
732+
/// is a restricted header.
732733
/// </para>
733734
/// <para>
734735
/// -or-

0 commit comments

Comments
 (0)