diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index 226ff555..f28a2fe0 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -393,7 +393,8 @@ namespace WebSocketSharp.Net "RetryAfter", new HttpHeaderInfo ( "Retry-After", - HttpHeaderType.Response) + HttpHeaderType.Response + ) }, { "SecWebSocketAccept",