diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 3c554acb..00514e04 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -116,7 +116,8 @@ namespace WebSocketSharp.Net "Age", new HttpHeaderInfo ( "Age", - HttpHeaderType.Response) + HttpHeaderType.Response + ) }, { "Allow",