From 43d855ec3408f9f710c4012067c917805e1537dd Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 19 Feb 2020 21:36:00 +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 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",