[Modify] Edit it

master
sta 6 years ago
parent 855d139dc3
commit 9b9e0740eb

@ -682,7 +682,8 @@ namespace WebSocketSharp.Net
/// </para> /// </para>
/// </exception> /// </exception>
/// <exception cref="ArgumentOutOfRangeException"> /// <exception cref="ArgumentOutOfRangeException">
/// The length of <paramref name="value"/> is greater than 65,535 characters. /// The length of <paramref name="value"/> is greater than 65,535
/// characters.
/// </exception> /// </exception>
/// <exception cref="InvalidOperationException"> /// <exception cref="InvalidOperationException">
/// This instance does not allow the request header. /// This instance does not allow the request header.

Loading…
Cancel
Save