[Modify] Polish it

This commit is contained in:
sta 2020-02-21 19:48:16 +09:00
parent 7d0c31ea23
commit c9e41f7c02

View File

@ -393,7 +393,8 @@ namespace WebSocketSharp.Net
"RetryAfter",
new HttpHeaderInfo (
"Retry-After",
HttpHeaderType.Response)
HttpHeaderType.Response
)
},
{
"SecWebSocketAccept",