Browse Source

[Modify] Edit it

pull/533/merge
sta 10 months ago
parent
commit
77cf431022
  1. 4
      websocket-sharp/Net/WebHeaderCollection.cs

4
websocket-sharp/Net/WebHeaderCollection.cs

@ -1523,8 +1523,8 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Determines whether the specified HTTP header can be set for the request
/// or the response.
/// Determines whether the specified header can be set for the request or
/// the response.
/// </summary>
/// <returns>
/// <c>true</c> if the header cannot be set; otherwise, <c>false</c>.

Loading…
Cancel
Save