[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:25:33 +09:00
parent 94fa12bbb8
commit 6e3e3f122a

View File

@ -268,7 +268,8 @@ namespace WebSocketSharp.Net
"Host", "Host",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Host", "Host",
HttpHeaderType.Request | HttpHeaderType.Restricted) HttpHeaderType.Request | HttpHeaderType.Restricted
)
}, },
{ {
"IfMatch", "IfMatch",