[Modify] Edit it

This commit is contained in:
sta 2020-03-26 20:05:07 +09:00
parent 938943097d
commit 03c0ed6597

View File

@ -1346,7 +1346,7 @@ namespace WebSocketSharp.Net
/// Determines whether the specified HTTP header can be set for the request. /// Determines whether the specified HTTP header can be set for the request.
/// </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.