[Modify] Edit it

master
sta 6 years ago
parent 7615c2a896
commit eacd38efa6

@ -971,7 +971,7 @@ namespace WebSocketSharp.Net
/// characters. /// characters.
/// </exception> /// </exception>
/// <exception cref="InvalidOperationException"> /// <exception cref="InvalidOperationException">
/// The header cannot be allowed to append to the current headers. /// The current headers do not allow the header.
/// </exception> /// </exception>
public void AppendHeader (string name, string value) public void AppendHeader (string name, string value)
{ {

Loading…
Cancel
Save