diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 6c1de150..8bcaf143 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -261,7 +261,8 @@ namespace WebSocketSharp.Net "From", new HttpHeaderInfo ( "From", - HttpHeaderType.Request) + HttpHeaderType.Request + ) }, { "Host",