[Modify] Edit it

This commit is contained in:
sta 2020-04-06 19:53:21 +09:00
parent 6c8744224d
commit 8d1c14eb66

View File

@ -727,7 +727,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 response header. /// This instance does not allow the response header.