[Modify] Edit it
This commit is contained in:
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…
Reference in New Issue
Block a user