[Modify] Polish it

This commit is contained in:
sta 2020-02-17 21:42:14 +09:00
parent c521157f87
commit cb7df0a405

View File

@ -88,7 +88,8 @@ namespace WebSocketSharp.Net
"AcceptCharset", "AcceptCharset",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Accept-Charset", "Accept-Charset",
HttpHeaderType.Request | HttpHeaderType.MultiValue) HttpHeaderType.Request | HttpHeaderType.MultiValue
)
}, },
{ {
"AcceptEncoding", "AcceptEncoding",