[Modify] Polish it

This commit is contained in:
sta 2020-02-22 21:28:00 +09:00
parent 1d550afe50
commit 272324f4c7

View File

@ -450,7 +450,8 @@ namespace WebSocketSharp.Net
"SetCookie",
new HttpHeaderInfo (
"Set-Cookie",
HttpHeaderType.Response | HttpHeaderType.MultiValue)
HttpHeaderType.Response | HttpHeaderType.MultiValue
)
},
{
"SetCookie2",