[Modify] Polish it

This commit is contained in:
sta 2020-02-22 21:28:52 +09:00
parent 272324f4c7
commit 366484e000

View File

@ -457,7 +457,8 @@ namespace WebSocketSharp.Net
"SetCookie2",
new HttpHeaderInfo (
"Set-Cookie2",
HttpHeaderType.Response | HttpHeaderType.MultiValue)
HttpHeaderType.Response | HttpHeaderType.MultiValue
)
},
{
"Te",