[Modify] Edit it

This commit is contained in:
sta 2020-04-03 19:41:31 +09:00
parent 1c59fc1958
commit 855d139dc3

View File

@ -685,8 +685,7 @@ namespace WebSocketSharp.Net
/// The length of <paramref name="value"/> is greater than 65,535 characters.
/// </exception>
/// <exception cref="InvalidOperationException">
/// The current <see cref="WebHeaderCollection"/> instance does not allow
/// the request header.
/// This instance does not allow the request header.
/// </exception>
public string this[HttpRequestHeader header] {
get {