[Modify] Edit it

This commit is contained in:
sta 2020-03-27 19:35:47 +09:00
parent c1ae4bd0fb
commit 0ae6d8d3fe

View File

@ -1381,7 +1381,7 @@ namespace WebSocketSharp.Net
/// or the response. /// or the response.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <c>true</c> if the header is restricted; otherwise, <c>false</c>. /// <c>true</c> if the header cannot be set; otherwise, <c>false</c>.
/// </returns> /// </returns>
/// <param name="headerName"> /// <param name="headerName">
/// A <see cref="string"/> that represents the name of the header to test. /// A <see cref="string"/> that represents the name of the header to test.