[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:27:21 +09:00
parent da20a0996e
commit 8d3a68ad5b

View File

@ -289,7 +289,8 @@ namespace WebSocketSharp.Net
"IfNoneMatch", "IfNoneMatch",
new HttpHeaderInfo ( new HttpHeaderInfo (
"If-None-Match", "If-None-Match",
HttpHeaderType.Request | HttpHeaderType.MultiValue) HttpHeaderType.Request | HttpHeaderType.MultiValue
)
}, },
{ {
"IfRange", "IfRange",