[Modify] Edit it

This commit is contained in:
sta 2020-04-04 22:28:42 +09:00
parent 855d139dc3
commit 9b9e0740eb

View File

@ -682,7 +682,8 @@ namespace WebSocketSharp.Net
/// </para>
/// </exception>
/// <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 cref="InvalidOperationException">
/// This instance does not allow the request header.