diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index ae696614..dee02375 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -488,7 +488,8 @@ namespace WebSocketSharp.Net "Translate", new HttpHeaderInfo ( "Translate", - HttpHeaderType.Request) + HttpHeaderType.Request + ) }, { "Upgrade",