From 272c98622566b57e69ddb686019750597216e2b2 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 19 Feb 2020 21:37:27 +0900 Subject: [PATCH] [Modify] Polish it --- websocket-sharp/Net/WebHeaderCollection.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",