[Modify] Edit it

master
sta 6 years ago
parent 6c8744224d
commit 8d1c14eb66

@ -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.

Loading…
Cancel
Save