[Modify] Edit it

master
sta 6 years ago
parent caac10ed03
commit 141819bd6e

@ -1130,11 +1130,11 @@ namespace WebSocketSharp.Net
/// One of the <see cref="HttpRequestHeader"/> enum values. /// One of the <see cref="HttpRequestHeader"/> enum values.
/// </para> /// </para>
/// <para> /// <para>
/// It represents the request header to add. /// It specifies the request header to add.
/// </para> /// </para>
/// </param> /// </param>
/// <param name="value"> /// <param name="value">
/// A <see cref="string"/> that represents the value of the header to add. /// A <see cref="string"/> that specifies the value of the header to add.
/// </param> /// </param>
/// <exception cref="ArgumentException"> /// <exception cref="ArgumentException">
/// <para> /// <para>

Loading…
Cancel
Save