[Modify] Polish it

This commit is contained in:
sta 2020-02-22 21:35:21 +09:00
parent 95e28fc3e2
commit a525d3e447

View File

@ -511,7 +511,8 @@ namespace WebSocketSharp.Net
"Vary",
new HttpHeaderInfo (
"Vary",
HttpHeaderType.Response | HttpHeaderType.MultiValue)
HttpHeaderType.Response | HttpHeaderType.MultiValue
)
},
{
"Via",