[Modify] Polish it

This commit is contained in:
sta 2020-02-21 19:45:15 +09:00
parent 6e48d618cf
commit 98046538d8

View File

@ -370,7 +370,8 @@ namespace WebSocketSharp.Net
"Public",
new HttpHeaderInfo (
"Public",
HttpHeaderType.Response | HttpHeaderType.MultiValue)
HttpHeaderType.Response | HttpHeaderType.MultiValue
)
},
{
"Range",