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