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