diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 50bdf81a..c7d50926 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -443,7 +443,8 @@ namespace WebSocketSharp.Net "Server", new HttpHeaderInfo ( "Server", - HttpHeaderType.Response) + HttpHeaderType.Response + ) }, { "SetCookie",