diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index ed688624..7550b7d6 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -222,7 +222,8 @@ namespace WebSocketSharp.Net "Cookie2", new HttpHeaderInfo ( "Cookie2", - HttpHeaderType.Request) + HttpHeaderType.Request + ) }, { "Date",