[Modify] Polish it

This commit is contained in:
sta 2020-02-18 21:30:30 +09:00
parent 5a228a3908
commit c5ae2bf19d

View File

@ -102,7 +102,8 @@ namespace WebSocketSharp.Net
"AcceptLanguage", "AcceptLanguage",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Accept-Language", "Accept-Language",
HttpHeaderType.Request | HttpHeaderType.MultiValue) HttpHeaderType.Request | HttpHeaderType.MultiValue
)
}, },
{ {
"AcceptRanges", "AcceptRanges",