[Modify] Polish it
This commit is contained in:
parent
5a228a3908
commit
c5ae2bf19d
@ -102,7 +102,8 @@ namespace WebSocketSharp.Net
|
||||
"AcceptLanguage",
|
||||
new HttpHeaderInfo (
|
||||
"Accept-Language",
|
||||
HttpHeaderType.Request | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request | HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"AcceptRanges",
|
||||
|
Loading…
Reference in New Issue
Block a user